mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-03-14 21:02:11 +08:00
🍻 publish plugin ChatGPT (OpenAI API 接口版) (#3339)
This commit is contained in:
parent
7d488928ce
commit
9aa55d1864
@ -8448,4 +8448,24 @@
|
|||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_chatgpt_api",
|
||||||
|
"project_link": "nonebot-plugin-chatgpt-api",
|
||||||
|
"author_id": 66420814,
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "ChatGPT",
|
||||||
|
"color": "#000000"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "DeepSeek",
|
||||||
|
"color": "#4d6bfe"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "OpenAI",
|
||||||
|
"color": "#01a47e"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user