🍻 publish plugin 文心一言 (#2341)

This commit is contained in:
Noctulus 2023-09-07 11:47:11 +08:00 committed by noneflow[bot]
parent ec1f7ba5bc
commit 66384adad4

View File

@ -7313,5 +7313,22 @@
"is_official": false,
"type": "application",
"supported_adapters": ["nonebot.adapters.onebot.v11"]
},
{
"module_name": "nonebot_plugin_ernie",
"project_link": "nonebot-plugin-ernie",
"name": "文心一言",
"desc": "Nonebot框架下的文心一言聊天插件",
"author": "Noctulus",
"homepage": "https://github.com/Noctulus/nonebot-plugin-ernie",
"tags": [
{
"label": "文心一言",
"color": "#2e317c"
}
],
"is_official": false,
"type": "application",
"supported_adapters": null
}
]