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] DISABLE_GPT4 设置为1还是能选 #2280

Closed
EchoShoot opened this issue Jul 7, 2023 · 10 comments
Closed

[Bug] DISABLE_GPT4 设置为1还是能选 #2280

EchoShoot opened this issue Jul 7, 2023 · 10 comments

Comments

@EchoShoot
Copy link

Describe the bug
我是用 docker 部署的 Version: 24.0.2

To Reproduce
chatgpt-next-web:
container_name: chatgpt-next-web
image: yidadaa/chatgpt-next-web:latest
ports:
- 127.0.0.1:3000:3000
environment:
- HIDE_USER_API_KEY=1
- DISABLE_GPT4=1
...

在设置里面能看到 gpt4相关模型不是禁用状态

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: [Bug] DISABLE_GPT4 can still be selected if it is set to 1

Describe the bug
I deployed it with docker Version: 24.0.2

To Reproduce
chatgpt-next-web:
container_name: chatgpt-next-web
image: yidadaa/chatgpt-next-web:latest
ports:
- 127.0.0.1:3000:3000
environment:
- HIDE_USER_API_KEY=1
- DISABLE_GPT4=1
...

In the settings, you can see that the gpt4 related model is not disabled

@Yidadaa
Copy link
Collaborator

Yidadaa commented Jul 7, 2023

现在会自动使用 /list/models 检测可用模型,如果 /list/models 接口不可用,就会默认启用所有模型。

你用的是中转接口?可以问一下接口服务商是否支持 /list/models

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Now automatically uses /list/models to detect available models, and if the /list/models interface is not available, all models will be enabled by default.

Are you using a transit interface? You can ask the interface service provider whether it supports /list/models.

@starzhoume
Copy link

OpenAI open API4.0 interface for ChatGPT Plus, My chatgpt web next version is 20230623.
How to switch to API4.0 interface?

@kaifeng0502
Copy link

如上所说,模型选择都是灰色 代表都可用,但如何指定GPT4呢

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


As mentioned above, the model selection is all gray, which means it is available, but how to specify GPT4?

@LYnnazo
Copy link

LYnnazo commented Jul 9, 2023

如上所说,模型选择都是灰色 代表都可用,但如何指定GPT4呢

我也在纠结这个问题,本地下载安装的,也有gpt4的API,也可以选,但是输入后就弹出“model-not-found”。
要如何调整到gpt4以上版本呢?

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


As mentioned above, the model selection is all gray means it is available, but how to specify GPT4

I am also struggling with this problem. I downloaded and installed it locally, and there is also the gpt4 API, which can also be selected, but "model-not-found" pops up after inputting.
How to adjust to the version above gpt4?

@LYnnazo
Copy link

LYnnazo commented Jul 9, 2023

现在会自动使用 /list/models 检测可用模型,如果 /list/models 接口不可用,就会默认启用所有模型。

你用的是中转接口?可以问一下接口服务商是否支持 /list/models

您好,我的接口地址是 https://chatgpt1.nextweb.fun/api/proxy
请问是这个接口的问题才导致无法选择gpt4以上版本吗?如果是接口服务商的问题?有解决方法吗?
非常感谢!

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Now automatically uses /list/models to detect available models, and if the /list/models interface is not available, all models will be enabled by default.

Are you using a transit interface? You can ask the interface service provider whether it supports /list/models.

Hello, my interface address is https://chatgpt1.nextweb.fun/api/proxy
Is it the problem of this interface that makes it impossible to choose the version above gpt4? If it is the problem of the interface service provider? Is there a workaround?
Thank you so much!

@Yidadaa Yidadaa closed this as completed in 28c4577 Jul 9, 2023
JMcn pushed a commit to JMcn/ChatGPT-Next-Web that referenced this issue Jul 30, 2023
alchemist139 pushed a commit to alchemist139/ChatGPT-Next-Web that referenced this issue Sep 21, 2023
chenzeyu pushed a commit to neutronsg/ChatGPT-Next-Web that referenced this issue Nov 8, 2023
gaogao1030 pushed a commit to gaogao1030/ChatGPT-Next-Web that referenced this issue May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants