feat: add Alibaba Token Plan provider with 15 models#1896
Conversation
Add Alibaba Cloud Model Studio Token Plan (Team Edition) provider with: - Provider config (Singapore region, OpenAI-compatible endpoint) - 10 models using extends pattern (zero-cost overrides from canonical providers) - 5 models with full definitions (no canonical source available) - Image generation models (qwen-image, wan2.7) with output=0 per convention - deepseek-v3.2 with structured_output and corrected release date Models: qwen3.7-max, qwen3.6-flash, qwen3.6-plus, kimi-k2.5, kimi-k2.6, glm-5, glm-5.1, MiniMax-M2.5, deepseek-v4-pro, deepseek-v4-flash, deepseek-v3.2, qwen-image-2.0, qwen-image-2.0-pro, wan2.7-image, wan2.7-image-pro
|
hi! @rekram1-node could we get this merged please? Thank you! |
|
It's also available in region |
Thanks @yousong, good catch on the I'd prefer to keep this PR focused on the Singapore ( Let's land the Singapore variant first so this one doesn't grow in scope. |
|
we should probably use the ${....} syntax to make the baseurl variable instead of making a bunch of token plan providers |
Add Alibaba Cloud Model Studio Token Plan (Team Edition) as a provider.
Token Plan is a credits-based monthly subscription for Alibaba Cloud's Model Studio, available in the Singapore region. This adds the provider config, logo, and 15 model TOML files (10 using
extendspattern + 5 full definitions).