Skip to content

✨ feat: add ChinaLLM as model provider#3776

Open
hoo-design wants to merge 7 commits into
chatboxai:mainfrom
hoo-design:chinallm-provider
Open

✨ feat: add ChinaLLM as model provider#3776
hoo-design wants to merge 7 commits into
chatboxai:mainfrom
hoo-design:chinallm-provider

Conversation

@hoo-design

Copy link
Copy Markdown

Adds ChinaLLM (chinallm.dev) as a built-in model provider.

ChinaLLM provides OpenAI-compatible API access to Chinese LLMs (DeepSeek, Qwen, GLM, etc.) at lower costs.

Changes:

  • Added ChinaLLM to ModelProviderEnum
  • Created provider definition with default models (deepseek-chat, deepseek-reasoner, qwen-plus, qwen-max, glm-4-flash)
  • Created model class extending AbstractAISDKModel using @ai-sdk/openai
  • Registered in provider name hash, menu option list, and definitions index

@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: cf1d24e2-6d74-4e98-81cf-f07dbbc4911b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant