📘 更新插件description

This commit is contained in:
FuQuan233 2025-04-26 22:47:40 +08:00
parent 48fe2515e9
commit 3e9e691faf

View file

@ -41,7 +41,7 @@ if TYPE_CHECKING:
__plugin_meta__ = PluginMetadata( __plugin_meta__ = PluginMetadata(
name="llmchat", name="llmchat",
description="支持多API预设配置的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",