mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
🍻 publish plugin GPT3 (#1479)
This commit is contained in:
parent
5a49d1e0e2
commit
c69619f142
@ -3650,5 +3650,15 @@
|
|||||||
"homepage": "https://github.com/ReiiNoki/nonebot-plugin-kuma-san",
|
"homepage": "https://github.com/ReiiNoki/nonebot-plugin-kuma-san",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot-plugin-gpt3",
|
||||||
|
"project_link": "nonebot-plugin-gpt3",
|
||||||
|
"name": "GPT3",
|
||||||
|
"desc": "openai官方api的会话插件",
|
||||||
|
"author": "chrisyy2003",
|
||||||
|
"homepage": "https://github.com/chrisyy2003/lingyin-bot/tree/main/plugins/gpt3",
|
||||||
|
"tags": [],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user