[plugin]selector support bard

This commit is contained in:
RegimenArsenic
2023-04-08 01:28:22 +08:00
committed by GitHub
parent 19a47b1066
commit cbeae8be19

View File

@@ -7,6 +7,10 @@
{
"model":"chatgpt",
"prefix":["#gpt"]
},
{
"model":"bard",
"prefix":["#google"]
}
]
}
}