mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-22 02:25:56 +08:00
✏️ Plugin: 更新 SparkGPT 插件描述 (#2144)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
3bee189598
commit
25649373a6
@ -6205,26 +6205,26 @@
|
|||||||
"module_name": "nonebot_plugin_spark_gpt",
|
"module_name": "nonebot_plugin_spark_gpt",
|
||||||
"project_link": "nonebot-plugin-spark-gpt",
|
"project_link": "nonebot-plugin-spark-gpt",
|
||||||
"name": "Spark-GPT",
|
"name": "Spark-GPT",
|
||||||
"desc": "将多来源的gpt接入qq及更多平台,使用便捷,管理完善,功能强大",
|
"desc": "将poe,chatgpt,slack claude,Newbing,google bard,讯飞星火模型(SparkDesk),通义千问等接入qq,tg,kook(原开黑啦)多平台用户绑定实现数据互通,并提供webui进行便捷配置,自适应文转图,实现预设人格化bot的便捷创建,使用和管理",
|
||||||
"author": "canxin121",
|
"author": "canxin121",
|
||||||
"homepage": "https://github.com/canxin121/Spark-GPT",
|
"homepage": "https://github.com/canxin121/Spark-GPT",
|
||||||
"tags": [
|
"tags": [
|
||||||
{
|
{
|
||||||
"label": "ChatGPT",
|
"label": "多来源语言GPT",
|
||||||
"color": "#52aeea"
|
"color": "#5599ff"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Claude",
|
"label": "多平台用户数据互通",
|
||||||
"color": "#52aeea"
|
"color": "#ffff77"
|
||||||
},
|
|
||||||
{
|
|
||||||
"label": "Newbing",
|
|
||||||
"color": "#52aeea"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false,
|
"is_official": false,
|
||||||
"type": null,
|
"type": "application",
|
||||||
"supported_adapters": null
|
"supported_adapters": [
|
||||||
|
"nonebot.adapters.kaiheila",
|
||||||
|
"nonebot.adapters.telegram",
|
||||||
|
"nonebot.adapters.onebot.v11"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"module_name": "nonebot_plugin_logpile",
|
"module_name": "nonebot_plugin_logpile",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user