mirror of
https://github.com/zhayujie/bot-on-anything.git
synced 2026-01-19 01:21:06 +08:00
17 lines
235 B
JSON
17 lines
235 B
JSON
{
|
|
"selector":[
|
|
{
|
|
"model":"bing",
|
|
"prefix":["#bing"]
|
|
},
|
|
{
|
|
"model":"chatgpt",
|
|
"prefix":["#gpt"]
|
|
},
|
|
{
|
|
"model":"bard",
|
|
"prefix":["#google"]
|
|
}
|
|
]
|
|
}
|