🍻 publish plugin ChatGLM (#1827)

This commit is contained in:
DaoMingze 2023-03-22 13:38:18 +00:00 committed by Ju4tCode
parent 909a335106
commit af2ea7b83a

View File

@ -4916,5 +4916,24 @@
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_chatglm",
"project_link": "nonebot-plugin-chatglm",
"name": "ChatGLM",
"desc": "基于ChatGLM-6B模型提供本地中文汉语聊天机器人功能",
"author": "DaoMingze",
"homepage": "https://github.com/DaoMingze/zhukebot/tree/main/zhukebot/plugins/chatglm",
"tags": [
{
"label": "t:Chatbot",
"color": "#4366eb"
},
{
"label": "ChatGLM",
"color": "#af286f"
}
],
"is_official": false
}
]