mirror of
https://github.com/FuQuan233/nonebot-plugin-llmchat.git
synced 2025-09-06 19:40:44 +00:00
📘 更新meta信息
This commit is contained in:
parent
6c27cf56fa
commit
cf2d549f02
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ if TYPE_CHECKING:
|
||||||
|
|
||||||
__plugin_meta__ = PluginMetadata(
|
__plugin_meta__ = PluginMetadata(
|
||||||
name="llmchat",
|
name="llmchat",
|
||||||
description="支持多API预设、MCP协议、联网搜索的AI群聊插件",
|
description="支持多API预设、MCP协议、联网搜索、视觉模型的AI群聊插件",
|
||||||
usage="""@机器人 + 消息 开启对话""",
|
usage="""@机器人 + 消息 开启对话""",
|
||||||
type="application",
|
type="application",
|
||||||
homepage="https://github.com/FuQuan233/nonebot-plugin-llmchat",
|
homepage="https://github.com/FuQuan233/nonebot-plugin-llmchat",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue