mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-09 03:58:02 +08:00
🍻 publish plugin SuggarChat OpenAI协议聊天插件 (#3221)
This commit is contained in:
parent
99f58948e7
commit
8403d255d1
@ -8104,4 +8104,24 @@
|
|||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_suggarchat",
|
||||||
|
"project_link": "nonebot-plugin-suggarchat",
|
||||||
|
"author_id": 67693593,
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "ChatBot",
|
||||||
|
"color": "#ea5252"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "OpenAI",
|
||||||
|
"color": "#00ffe3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "聊天",
|
||||||
|
"color": "#0067ff"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user