Add Qwen3.5 Flash & GLM-5 & M2.5 models to alibaba-cn#1061
Open
JonasGao wants to merge 1 commit intoanomalyco:devfrom
Open
Add Qwen3.5 Flash & GLM-5 & M2.5 models to alibaba-cn#1061JonasGao wants to merge 1 commit intoanomalyco:devfrom
JonasGao wants to merge 1 commit intoanomalyco:devfrom
Conversation
c5f60ff to
87a413c
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds new model definition TOML files for the Alibaba and Alibaba China providers, expanding the available model catalog with Qwen3.5 Flash, GLM-5, and MiniMax-M2.5 entries.
Changes:
- Added
qwen3.5-flash.tomlmodel metadata to bothalibabaandalibaba-cn(including costs, limits, and modalities). - Added
glm-5.tomlmodel metadata to bothalibabaandalibaba-cn(includinginterleaved.fieldconfiguration). - Added
minimax-m2.5.tomlmodel metadata to bothalibabaandalibaba-cn.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| providers/alibaba/models/qwen3.5-flash.toml | Defines Qwen3.5 Flash capabilities, pricing (incl. caching), limits, and modalities for Alibaba. |
| providers/alibaba/models/minimax-m2.5.toml | Defines MiniMax-M2.5 metadata, pricing, and limits for Alibaba. |
| providers/alibaba/models/glm-5.toml | Defines GLM-5 metadata including interleaved reasoning field for Alibaba. |
| providers/alibaba-cn/models/qwen3.5-flash.toml | Defines Qwen3.5 Flash capabilities, pricing (incl. caching), limits, and modalities for Alibaba CN. |
| providers/alibaba-cn/models/minimax-m2.5.toml | Defines MiniMax-M2.5 metadata, pricing, and limits for Alibaba CN. |
| providers/alibaba-cn/models/glm-5.toml | Defines GLM-5 metadata including interleaved reasoning field for Alibaba CN. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
No description provided.