Skip to content

feat: add Alibaba Token Plan provider with 15 models#1896

Merged
rekram1-node merged 1 commit into
anomalyco:devfrom
stevenyeung:add/alibaba-token-plan
Jun 2, 2026
Merged

feat: add Alibaba Token Plan provider with 15 models#1896
rekram1-node merged 1 commit into
anomalyco:devfrom
stevenyeung:add/alibaba-token-plan

Conversation

@stevenyeung
Copy link
Copy Markdown
Contributor

@stevenyeung stevenyeung commented May 29, 2026

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 extends pattern + 5 full definitions).

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
@stevenyeung stevenyeung changed the title feat(alibaba-token-plan): add Token Plan provider and 15 model TOMLs feat: add Alibaba Token Plan provider with 15 models May 29, 2026
@abhiaiyer91
Copy link
Copy Markdown

abhiaiyer91 commented Jun 1, 2026

hi! @rekram1-node could we get this merged please? Thank you!

@yousong
Copy link
Copy Markdown

yousong commented Jun 2, 2026

It's also available in region cn-beijing, with api being

https://token-plan.cn-beijing.maas.aliyuncs.com/compatible-mode/v1

@stevenyeung
Copy link
Copy Markdown
Contributor Author

It's also available in region cn-beijing, with api being

https://token-plan.cn-beijing.maas.aliyuncs.com/compatible-mode/v1

Thanks @yousong, good catch on the cn-beijing endpoint.

I'd prefer to keep this PR focused on the Singapore (ap-southeast-1) region. Looking at how the repo handles regional splits — alibaba / alibaba-cn, alibaba-coding-plan / alibaba-coding-plan-cn, and especially the Xiaomi Token Plan precedent (#1331) which shipped cn/sgp/ams as separate providers — the China endpoint really wants its own provider directory (different docs URL, potentially different model availability and pricing) rather than being folded in here.

Let's land the Singapore variant first so this one doesn't grow in scope.

@rekram1-node rekram1-node merged commit f341858 into anomalyco:dev Jun 2, 2026
1 check passed
@rekram1-node
Copy link
Copy Markdown
Collaborator

rekram1-node commented Jun 2, 2026

we should probably use the ${....} syntax to make the baseurl variable instead of making a bunch of token plan providers

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.

4 participants