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

add support for siliconflow (available for DeepSeek) #3180

Open
wyycommu opened this issue Feb 8, 2025 · 2 comments
Open

add support for siliconflow (available for DeepSeek) #3180

wyycommu opened this issue Feb 8, 2025 · 2 comments

Comments

@wyycommu
Copy link

wyycommu commented Feb 8, 2025

Issue

Hello, siliconflow provides an alternative to DeepSeek and I want to use it.
According to siliconflow's official documentation, I confirmed that it is compatible with OpenAI protocol and now it's available.

Image

According to OpenAI compatible APIs I set the environment variables and confirmed that they are valid.

OPENAI_API_BASE=https://api.siliconflow.cn/v1
OPENAI_API_KEY=<my siliconflow key>

But when I run aider --model deepseek-ai/DeepSeek-V3, the result is as follows:

Image

I have also tried using openai/xxx, but still failed to connect:

Image

I feel quite confused about model_name. Please consider adding support for siliconflow . Thank you so much for developing this great project!

Version and model info

Aider v0.72.2
Model: deepseek-ai/DeepSeek-V3 with whole edit format

@gowinder
Copy link

gowinder commented Feb 8, 2025

Same request, need set alternative deepseek api base url

@wenwen12345
Copy link

Use openai/deepseek-ai/DeepSeek-V3 instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants