ChatGPTNextWeb / ChatGPTNextWeb/NextChat
[Bug] 在使用Upstash同步时,模型会自动恢复gpt-3.5-turbo
- Dominant language
- TypeScript
- Stars
- 88.8k
- Forks
- 59.1k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
在ChatGPT-Next-Web配置界面,配置Upstash同步,同步成功后,在同配置界面选择`模型`:`gpt-4`,再点击同步按钮此时 `模型`会变成`gpt-3.5-turbo`,无论怎么改都无法生效,如果在单独对话框选择gpt-4,同步后这个对话还是gpt4,单独选择是正常的。
**To Reproduce**
Steps to reproduce the behavior:
1. 配置Upstash同步,并测试同步,此时模型是gpt-3.5-turbo
2. 修改模型为gpt-4,再次点击同步,此时模型会由gpt-4自动变为gpt-3.5-turbo
3. 如果在对话框选择gpt-4,同步后,这个对话框还是gpt-4,这个正常。
**Expected behavior**
选择的默认模型能修改后成功同步
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Deployment**
- [ ] Docker
- [x] Vercel
- [ ] Server
**Desktop (please complete the following information):**
- OS: windows 10 、macos
- Browser chrome
- Version chrome 版本 118.0.5993.70(正式版本) (x86_64)
**Additional Logs**
Add any logs about the problem here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.