mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 05:49:02 +08:00
🍻 publish plugin Spark-GPT (#1996)
This commit is contained in:
parent
6c269825c9
commit
f526080611
@ -5586,5 +5586,28 @@
|
|||||||
"homepage": "https://github.com/AzideCupric/nonebot-plugin-penguin",
|
"homepage": "https://github.com/AzideCupric/nonebot-plugin-penguin",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_spark_gpt",
|
||||||
|
"project_link": "nonebot-plugin-spark-gpt",
|
||||||
|
"name": "Spark-GPT",
|
||||||
|
"desc": "将多来源的gpt接入qq及更多平台,使用便捷,管理完善,功能强大",
|
||||||
|
"author": "canxin121",
|
||||||
|
"homepage": "https://github.com/canxin121/Spark-GPT",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "ChatGPT",
|
||||||
|
"color": "#52aeea"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Claude",
|
||||||
|
"color": "#52aeea"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Newbing",
|
||||||
|
"color": "#52aeea"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user