Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

[Bug] After disabling the GPT 4 model, you can still use the GPT 4 model by manually entering a custom model #100

Closed
yunxilyf opened this issue Nov 14, 2023 · 7 comments

Comments

@yunxilyf
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
After disabling the GPT 4 model, you can still use the GPT 4 model by manually entering a custom model

Deployment
Vercel

Desktop (please complete the following information):

  • Browser
H0llyW00dzZ added a commit that referenced this issue Nov 14, 2023
[+] fix(common.ts): update condition to check if serverConfig.customModels starts with "gpt-4" instead of checking if it exists and req.body exists
@H0llyW00dzZ
Copy link
Owner

can you try by clicking this a link before I push to main branch ?

https://chat-gpt-next-web-git-gpt-4issue-h0llyw00dzz-s-team.vercel.app/?_vercel_share=Zmnk5CIYnrCTrUgrbwLGAy6TYCW93q6x

@yunxilyf
Copy link
Author

can you try by clicking this a link before I push to main branch ?

https://chat-gpt-next-web-git-gpt-4issue-h0llyw00dzz-s-team.vercel.app/?_vercel_share=Zmnk5CIYnrCTrUgrbwLGAy6TYCW93q6x

The above deployment link does not disable GPT4

@H0llyW00dzZ
Copy link
Owner

hold on let me redeploy

H0llyW00dzZ added a commit that referenced this issue Nov 14, 2023
@yunxilyf
Copy link
Author

@H0llyW00dzZ
Copy link
Owner

H0llyW00dzZ commented Nov 14, 2023

@yunxilyf try now
https://chat-gpt-next-web-git-gpt-4issue-h0llyw00dzz-s-team.vercel.app/?_vercel_share=Zmnk5CIYnrCTrUgrbwLGAy6TYCW93q6x

image It doesn't work, but it's not an API problem

that's error from your one api
retry and show a screenshot via network
like this

image

@yunxilyf
Copy link
Author

I found it. It was my problem. I did not delete the previous conversation records. Now it is possible. Even if I manually add the GPT 4 model, I cannot select it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants