feat: 支持GPT-4 API

This commit is contained in:
Rock Chin
2023-03-18 04:38:48 +00:00
parent c842485d33
commit b7642fe876
3 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# QChatGPT🤖
> 2023/3/16 正在等待GPT-4 API内测资格,若您已获得资格并愿意提供测试,请进群联系群主
> 2023/3/18 现已支持GPT-4 API(需要内测资格),请查看`config-template.py`中的`completion_api_params`的说明
> 2023/3/15 逆向库已支持New Bing,使用方法查看[插件文档](https://github.com/RockChinQ/revLibs)
> 2023/3/15 逆向库已支持GPT-4模型,使用方法查看[插件](https://github.com/RockChinQ/revLibs)
> 2023/3/3 现已在主线支持官方ChatGPT接口,使用方法查看[#195](https://github.com/RockChinQ/QChatGPT/issues/195)