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 API #192

Open
xbot opened this issue Feb 10, 2025 · 2 comments
Open

Add support for SiliconFlow API #192

xbot opened this issue Feb 10, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@xbot
Copy link

xbot commented Feb 10, 2025

🚀 Feature Request

Support SiliconFlow API.

🔈 Motivation

SiliconFlow provides 20,000,000 free tokens for the DeepSeek model.

🛰 Alternatives

📎 Additional context

@xbot xbot added the enhancement New feature or request label Feb 10, 2025
Copy link

Hello @xbot, thanks for your first issue and interest in our work 😊!

If this is a bug report, please provide screenshots, relevant logs and minimum viable code to reproduce your issue, which will help us debug the problem.

@warvyvr
Copy link

warvyvr commented Feb 13, 2025

Hi,
just notice SiliconFlow supports OpenAI interface, you can directly config in config file like:

model:
  model_name: openai/<your model name>
  api_key:<your api key>
  api_base: https://api.siliconflow.cn/v1

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

No branches or pull requests

2 participants