Skip to content

Conversation

@xinrui-z
Copy link
Contributor

@xinrui-z xinrui-z commented Nov 4, 2025

Add AIHubMix as a new Provider, including:

  1. Implementation of AihubmixModel class.
  2. Example script aihubmix_model_example.py in examples/models.
  3. Updated .env.example with AIHubMix environment variables.

Fixes #3369

Checklist

  • I have read the CONTRIBUTION guide (required)
  • I have linked this PR to an issue using the Development section on the right sidebar or by adding Fixes #issue-number in the PR description (required)
  • I have checked if any dependencies need to be added or updated in pyproject.toml and uv lock
  • I have updated the tests accordingly (required for a bug fix or a new feature)
  • I have updated the documentation if needed:
  • I have added examples if this is a new feature

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 4, 2025

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.

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

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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 and usage tips.

@fengju0213
Copy link
Collaborator

@xinrui-z hi,thanks for this pr! notice that #3338 has been merged ,Is this PR somewhat repetitive?

@xinrui-z
Copy link
Contributor Author

xinrui-z commented Nov 5, 2025

@xinrui-z hi,thanks for this pr! notice that #3338 has been merged ,Is this PR somewhat repetitive?

@fengju0213 hi, thanks for the feedback!
Yes, I noticed #3338 was merged. Since then, we’ve made some further updates — mainly adding multi-client routing (now supporting multiple endpoints). I’ve also modified and extended the test cases to cover these changes.

Copy link
Member

@Wendong-Fan Wendong-Fan left a comment

Choose a reason for hiding this comment

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

thanks @xinrui-z , there's some conflicts need to be resolved

@Wendong-Fan Wendong-Fan added the Waiting for Update PR has been reviewed, need to be updated based on review comment label Nov 6, 2025
@Wendong-Fan Wendong-Fan added this to the Sprint 41 milestone Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Waiting for Update PR has been reviewed, need to be updated based on review comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Add AIHubMix as a new Provider

3 participants