Skip to content
New issue

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

[Bug]: “message”: “The model: gpt-4 does not exist” #843

Closed
1 of 2 tasks
alwang35 opened this issue Jul 17, 2023 · 5 comments
Closed
1 of 2 tasks

[Bug]: “message”: “The model: gpt-4 does not exist” #843

alwang35 opened this issue Jul 17, 2023 · 5 comments
Labels
duplicate This issue or pull request already exists question Further information is requested

Comments

@alwang35
Copy link

这个bug是否已存在现有issue了?

  • 我确认没有已有issue,且已阅读常见问题

错误表现

安装方式:通过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

@alwang35 alwang35 added the bug Something isn't working label Jul 17, 2023
@Keldos-Li
Copy link
Collaborator

不论选择 ChatGPT 的哪个模型(包括3.5-turbo),都报错“The model: gpt-4 does not exist”吗?太奇怪了吧。

如果选择了gpt4相关模型报这个错,那是因为你没有gpt-4 API的使用权限。

@alwang35
Copy link
Author

对不起,我没表达清楚,3.5是可以的。
但是我是Plus会员
同时也在Billing overview里面设定好了Payment methods
API keys里面的KEY也有
请问我是不是还有什么事情每做?
谢谢大佬

@Keldos-Li
Copy link
Collaborator

请看openai的这篇文章:

image

@Keldos-Li Keldos-Li added duplicate This issue or pull request already exists question Further information is requested and removed bug Something isn't working labels Jul 17, 2023
@alwang35
Copy link
Author

谢谢大佬的回复。
我刚才看完这个回头就去用GPT3.5TURBO消耗了1095token
请问是这样就会自动开通GPT4的权限了吗?
还是我需要另外再申请?
谢谢大佬耐心回复
小白感激不尽

@MZhao-ouo
Copy link
Collaborator

应该需要Pay as you go成功支付至少一次,才会开通gpt-4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants