Skip to content
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

Open
TianqiZhang opened this issue Jan 1, 2025 · 10 comments
Open

[Bug] DeekSeek API Key Error #6020

TianqiZhang opened this issue Jan 1, 2025 · 10 comments
Assignees
Labels
bug Something isn't working

Comments

@TianqiZhang
Copy link

TianqiZhang commented Jan 1, 2025

📦 部署方式

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:

image

It is passing my access password as api key to deepseek!

📷 复现步骤

Here's my env var:
image

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

@TianqiZhang TianqiZhang added the bug Something isn't working label Jan 1, 2025
@bestsanmao
Copy link
Contributor

are u sure your deepseek api key is correct?

@bestsanmao
Copy link
Contributor

for CUSTOM_MODELS
try +deepseek-chat@DeepSeek instead of +deepseek-chat

@TianqiZhang
Copy link
Author

TianqiZhang commented Jan 1, 2025

@bestsanmao thank you! I also found that the provider name seems wrong for deepseek:
image
But why is that? I thought just specifying model name will work. For example, +claude-3-5-sonnet-latest works just fine.

@bestsanmao
Copy link
Contributor

for CUSTOM_MODELS
try +deepseek-chat@DeepSeek instead of +deepseek-chat

try this

@TianqiZhang
Copy link
Author

I just tried, it does not work... @bestsanmao
image

@bestsanmao
Copy link
Contributor

are u using latest commit version (docker or release channel not update yet)

@TianqiZhang
Copy link
Author

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!

@bestsanmao
Copy link
Contributor

bestsanmao commented Jan 1, 2025

i just added the deepseek in recent commit
the project administrator merged my code to the main codebase
they did not release new version yet

for the update ETA
maybe @lloydzhou can tell

@TianqiZhang
Copy link
Author

i just added the deepseek in recent commit

the project administrator merged my code to the main codebase

they did not release new version yet

for the update ETA

maybe @lloydzhou can tell

Thank you so much! I can wait for the official docker version to update😊

@bestsanmao
Copy link
Contributor

@Dogtiti
thanks for your assignment
i have talked to the question asker 2days ago
the issue is because he is using docker version that has not update with deepseek yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants