mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
🍻 publish plugin 科大讯飞星火大模型聊天 (#2257)
This commit is contained in:
parent
347889c822
commit
26539bf2b1
@ -7058,5 +7058,26 @@
|
||||
"is_official": false,
|
||||
"type": "application",
|
||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_xinghuo_api",
|
||||
"project_link": "nonebot-plugin-xinghuo-api",
|
||||
"name": "科大讯飞星火大模型聊天",
|
||||
"desc": "Nonebot框架下的科大讯飞星火大模型聊天插件",
|
||||
"author": "Alpaca4610",
|
||||
"homepage": "https://github.com/Alpaca4610/nonebot-plugin-xinghuo-api",
|
||||
"tags": [
|
||||
{
|
||||
"label": "AI",
|
||||
"color": "#ea5252"
|
||||
},
|
||||
{
|
||||
"label": "Chat",
|
||||
"color": "#ea5252"
|
||||
}
|
||||
],
|
||||
"is_official": false,
|
||||
"type": "application",
|
||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user