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

feat: Add support for SiliconFlow, VolcEngine, TencentCloud, and AliBaBaCloud providers #373

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

popcell
Copy link
Contributor

@popcell popcell commented Feb 10, 2025

This PR introduces support for four new cloud providers:

  • SiliconFlow
  • VolcEngine
  • TencentCloud
  • AliBaBaCloud

API Details for Each Provider

  • SiliconFlow:
    • Base URL: https://api.siliconflow.cn/v1
  • VolcEngine:
    • Base URL: https://ark.cn-beijing.volces.com/api/v3
  • TencentCloud:
    • Base URL: https://api.lkeap.cloud.tencent.com/v1
  • AliBaBaCloud:
    • Base URL: https://dashscope.aliyuncs.com/compatible-mode/v1

@n4ze3m
Copy link
Owner

n4ze3m commented Feb 10, 2025

Thank you! 🙂 Do all APIs work with the OpenAI SDK? I can't register for most services using my mobile number.

@n4ze3m n4ze3m self-requested a review February 10, 2025 14:35
@n4ze3m n4ze3m changed the base branch from main to next February 10, 2025 14:38
@popcell
Copy link
Contributor Author

popcell commented Feb 10, 2025

Thank you! 🙂 Do all APIs work with the OpenAI SDK? I can't register for most services using my mobile number.谢谢你! 🙂所有API都可以使用OpenAI SDK吗?我无法使用我的手机号码注册大多数服务。

Sure! 😊All the APIs you're asking about (SiliconFlow, VolcEngine, TencentCloud, and AliBaBaCloud) are compatible with the OpenAI SDK.

SiliconFlow Documentation
VolcEngine Documentation
AliBaBaCloud Documentation
TencentCloud Documentation

Copy link
Owner

@n4ze3m n4ze3m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then no problem, Thank you for the PR. LGTM

@n4ze3m n4ze3m merged commit ad204ee into n4ze3m:next Feb 10, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants