mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 05:49:02 +08:00
🍻 publish plugin 呆呆兽都会用的chatbot接api (#1737)
This commit is contained in:
parent
6063714093
commit
ec8bc0424e
@ -4459,5 +4459,28 @@
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_oachat",
|
||||
"project_link": "nonebot-plugin-oachat",
|
||||
"name": "呆呆兽都会用的chatbot接api",
|
||||
"desc": "没有上下文语境的简易chatbot,调用openai API",
|
||||
"author": "Gin2O",
|
||||
"homepage": "https://github.com/Gin2O/nonebot_plugin_oachat",
|
||||
"tags": [
|
||||
{
|
||||
"label": "OpenAI",
|
||||
"color": "#ea5252"
|
||||
},
|
||||
{
|
||||
"label": "GPT3",
|
||||
"color": "#ea5252"
|
||||
},
|
||||
{
|
||||
"label": "ChatBot",
|
||||
"color": "#ea5252"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user