-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
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] v1.45.5版本环境变量部分不生效 #5380
Comments
📦 Deployment environmentDocker 📌 Software versionv1.45.5 💻 System environmentUbuntu 🌐 BrowserEdge 🐛 Problem descriptionDeployed using docker compose and upgraded to the latest version, some parameters configured in the environment variable file no longer take effect. GITHUB_MODEL_LIST=-all,+gpt-4o,+gpt-4o-mini Web model service provider, unlike the previous version, which only has corresponding models. 📷 Steps to reproduceNo response 🚦 Expected resultsNo response 📝 Supplementary informationNo response |
👀 @mildnes Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
@mildnes Hello! I'm here to help you with bugs, questions, and becoming a contributor. Let's squash this bug together! I found a similar issue related to environment variables not working in Docker deployments. In version 1.45.5, environment variables like To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
#5350 |
#5350 |
好的,感谢! |
OK, thanks! |
✅ @mildnes This issue is closed, If you have any questions, you can comment and reply. |
🎉 This issue has been resolved in version 1.45.6 🎉 The release is available on: Your semantic-release bot 📦🚀 |
📦 部署环境
Docker
📌 软件版本
v1.45.5
💻 系统环境
Ubuntu
🌐 浏览器
Edge
🐛 问题描述
使用docker compose方式部署,升级到了最新的版本,环境变量文件里面配置的部分参数不生效了。
具体:
OPENAI_MODEL_LIST=-all,+llama-3.3-70b-versatile,llama-3.3-70b-specdec,llama-3.2-90b-vision-preview,qwen2.5:1.5b,qwen2.5:7b,qwen2.5:14b,llama2-chinese:13b,llamafamily/llama3-chinese-8b-instruct:latest,genaiprompt:latest,deepseek-chat,deepseek-coder,moonshot-v1-8k,moonshot-v1-32k,moonshot-v1-128k,llama-3.1-8b-instant,text-embedding-3-small,Doubao-pro-32k,Doubao-pro-128k,Doubao-lite-128k,Doubao-pro-256k,Doubao-vision-pro-32k,Doubao-vision-lite-32k
GITHUB_MODEL_LIST=-all,+gpt-4o,+gpt-4o-mini
网页模型服务商,不像之前版本只有对应的模型了
📷 复现步骤
No response
🚦 期望结果
No response
📝 补充信息
No response
The text was updated successfully, but these errors were encountered: