chore(aihubmix): sync model catalog#1770
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Data-only update scoped to
providers/aihubmix/models.Adds newly available models, disambiguates duplicated upstream model families with provider-qualified IDs, updates capabilities/pricing/limits/modalities for existing entries, and removes stale or non-exported entries.
Changes
Added AIHubMix models
alicloud-deepseek-v4-flashalicloud-deepseek-v4-proalicloud-glm-5.1doubao-seed-2-0-code-previewdoubao-seed-2-0-prodoubao-seed-2-0-lite-260428doubao-seed-2-0-mini-260428xiaomi-mimo-v2.5xiaomi-mimo-v2.5-proxiaomi-mimo-v2.5-freexiaomi-mimo-v2.5-pro-freecoding-xiaomi-mimo-v2.5coding-xiaomi-mimo-v2.5-proRenamed entries to avoid ambiguous provider IDs
AIHubMix serves multiple variants with similar upstream model names. These renames ensure the model ID clearly indicates the routed backend/provider while remaining under the
aihubmixprovider:deepseek-v4-flashhas been split into two clear branches:graph TD subgraph After ["After: Explicit Provider Branches"] deep[deep-deepseek-v4-flash] --> DeepSeek ali[alicloud-deepseek-v4-flash] --> Alibaba[Alibaba Cloud] end subgraph Before ["Before: Random Routing"] original[deepseek-v4-flash] --> random[Randomly routed to providers] enddeepseek-v4-pro→deep-deepseek-v4-pro(routed to DeepSeek)glm-5.1→zai-glm-5.1(routed to Z.ai)Updated existing metadata
Removed stale or non-exported entries
gpt-4.1,gpt-4.1-mini,o4-minikimi-k2-thinking(model files are only loaded from*.toml)