-
Notifications
You must be signed in to change notification settings - Fork 59.9k
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] DeekSeek API Key Error #6020
Comments
are u sure your deepseek api key is correct? |
for CUSTOM_MODELS |
@bestsanmao thank you! I also found that the provider name seems wrong for deepseek: |
try this |
I just tried, it does not work... @bestsanmao |
are u using latest commit version (docker or release channel not update yet) |
I'm using docker version, do you mean I need to wait for the docker version to update? I can wait for that, any ETA so I can try again on my side? Really appreciate your help here! |
i just added the deepseek in recent commit for the update ETA |
Thank you so much! I can wait for the official docker version to update😊 |
@Dogtiti |
📦 部署方式
Docker
📌 软件版本
2.15.8
💻 系统环境
Windows
📌 系统版本
Win11
🌐 浏览器
Edge
📌 浏览器版本
Version 131.0.2903.112 (Official build) (64-bit)
🐛 问题描述
I used DEEPSEEK_API_KEY env var to specify my api key, but when I choose deepseek-chat model in the UI and start conversation, I get this:
It is passing my access password as api key to deepseek!
📷 复现步骤
Here's my env var:
Here's my model list:
CUSTOM_MODELS -all,+deepseek-chat,+gpt-4o@Azure=gpt-4o,+gpt-4o-mini@Azure=gpt-4o-mini,+dall-e-3@Azure=dall-e-3,+claude-3-5-sonnet-latest
🚦 期望结果
I hope deekseek api can work on ChatGPTNextWeb
📝 补充信息
No response
The text was updated successfully, but these errors were encountered: