We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
安装方式:通过Git拉取,以Windows.bat安装 已完成更新 启动正常 API正常,上网环境正常,openclash设置了专属chatGP与OpenAi的规则 在选择模型之后,不论选择GPT那个模型 都会出现以下错误: ☹️发生了错误:{ “error”: { “message”: “The model: gpt-4 does not exist”, “type”: “invalid_request_error”, “param”: null, “code”: “model_not_found” }}
1.正常完成部署 2.选择chatGPT模型 3.无法运作,出现☹️发生了错误:{ “error”: { “message”: “The model: gpt-4 does not exist”, “type”: “invalid_request_error”, “param”: null, “code”: “model_not_found” }}
☹️发生了错误:{ “error”: { “message”: “The model: gpt-4 does not exist”, “type”: “invalid_request_error”, “param”: null, “code”: “model_not_found” }}
VSCode版本: 1.80.1 (user setup) Chromium: 108.0.5359.215 Node.js: 16.17.1 V8: 10.8.168.25-electron.0 OS: Windows_NT x64 10.0.23493 Python版本:3.11.4
No response
The text was updated successfully, but these errors were encountered:
不论选择 ChatGPT 的哪个模型(包括3.5-turbo),都报错“The model: gpt-4 does not exist”吗?太奇怪了吧。
如果选择了gpt4相关模型报这个错,那是因为你没有gpt-4 API的使用权限。
Sorry, something went wrong.
对不起,我没表达清楚,3.5是可以的。 但是我是Plus会员 同时也在Billing overview里面设定好了Payment methods API keys里面的KEY也有 请问我是不是还有什么事情每做? 谢谢大佬
请看openai的这篇文章:
谢谢大佬的回复。 我刚才看完这个回头就去用GPT3.5TURBO消耗了1095token 请问是这样就会自动开通GPT4的权限了吗? 还是我需要另外再申请? 谢谢大佬耐心回复 小白感激不尽
应该需要Pay as you go成功支付至少一次,才会开通gpt-4
No branches or pull requests
这个bug是否已存在现有issue了?
错误表现
安装方式:通过Git拉取,以Windows.bat安装
☹️ 发生了错误:{ “error”: { “message”: “The model: gpt-4 does not exist”, “type”: “invalid_request_error”, “param”: null, “code”: “model_not_found” }}
已完成更新
启动正常
API正常,上网环境正常,openclash设置了专属chatGP与OpenAi的规则
在选择模型之后,不论选择GPT那个模型
都会出现以下错误:
复现操作
1.正常完成部署☹️ 发生了错误:{ “error”: { “message”: “The model: gpt-4 does not exist”, “type”: “invalid_request_error”, “param”: null, “code”: “model_not_found” }}
2.选择chatGPT模型
3.无法运作,出现
错误日志
运行环境
VSCode版本: 1.80.1 (user setup)
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Windows_NT x64 10.0.23493
Python版本:3.11.4
帮助解决
补充说明
No response
The text was updated successfully, but these errors were encountered: