🍻 publish plugin 呆呆兽都会用的chatbot接api (#1737)

This commit is contained in:
Gin2O 2023-02-25 06:56:28 +00:00 committed by Ju4tCode
parent 6063714093
commit ec8bc0424e

View File

@ -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
}
]