ChatGPTNextWeb / ChatGPT-Next-Web

A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
https://app.nextchat.dev/
MIT License
74.89k stars 58.96k forks source link

[Bug] docker compose 部署 DEFAULT_MODEL 参数无法生效 #5017

Closed aiyurui closed 1 month ago

aiyurui commented 2 months ago

📦 Deployment Method

Docker

📌 Version

v2.13

💻 Operating System

Other Linux

📌 System Version

debian 11

🌐 Browser

Chrome

📌 Browser Version

126

🐛 Bug Description

最新版版本docker compose 部署 DEFAULT_MODEL参数没有过多介绍 但无论设置为gpt-3.5-turbo或者gpt-3.5-turbo@azure或者openai或者azure,都无法生效 或请教配置方法,谢谢

📷 Recurrence Steps

No response

🚦 Expected Behavior

No response

📝 Additional Information

No response

Issues-translate-bot commented 2 months ago

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


Title: [Bug] docker compose deployment DEFAULT_MODEL parameter cannot take effect

hmhuming commented 1 month ago

对,我也有这个问题,6月底的代码是正常的(我最后正常的版本是6月25日),7月的代码就异常了,我设置的claude-3-5-sonnet-20240620,最开始是聊天界面会多个undefined和claude-3-5-sonnet-20240620一同选择,设置界面多个啥都没只有空白的()的模型,但是能正常用,现在变成,我这样子设置,没有任何模型被选中,直接聊天的话返回是openai回的找不到claude-3-5-sonnet-20240620 QQ20240717-110259 QQ20240717-110321 QQ20240717-110340

Issues-translate-bot commented 1 month ago

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


Yes, I also have this problem. The code at the end of June was normal (my last normal version was June 25), but the code in July was abnormal. I set claude-3-5-sonnet-20240620, and at the beginning The chat interface will have multiple undefined and claude-3-5-sonnet-20240620 selected together. The setting interface has multiple models with nothing but blank (), but it can be used normally. Now it becomes, I set it up like this, nothing If any model is selected and you chat directly, the response from openai is that claude-3-5-sonnet-20240620 cannot be found. QQ20240717-110259 QQ20240717-110321 QQ20240717-110340

SakuraCodes commented 1 month ago

image 同样情况

Issues-translate-bot commented 1 month ago

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


image Same situation

crhope commented 1 month ago

发现如果是chrome就会有问题,但是用firefox就一切正常了

Issues-translate-bot commented 1 month ago

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


I found that if it is chrome, there will be problems, but if I use firefox, everything is normal.