mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-06-06 12:26:38 +00:00
🍻 publish plugin 简易AI聊天 (#3326)
This commit is contained in:
parent
4077745776
commit
5911c77fd7
@ -8365,4 +8365,24 @@
|
|||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_aitalk",
|
||||||
|
"project_link": "nonebot-plugin-aitalk",
|
||||||
|
"author_id": 98072207,
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "LLM",
|
||||||
|
"color": "#ea5252"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "OpenAI",
|
||||||
|
"color": "#52dfea"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "DeepSeek",
|
||||||
|
"color": "#9686bb"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user