mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
🍻 publish plugin ChatGLM (#1827)
This commit is contained in:
parent
909a335106
commit
af2ea7b83a
@ -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
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user