feat(alibaba-token-plan): add Qwen3.8 Max - #3970
Open
BaronCyrus wants to merge 1 commit into
Open
Conversation
BaronCyrus
marked this pull request as ready for review
August 3, 2026 03:30
Contributor
|
No actionable findings. |
|
Please also add a new config file for |
|
Independent verification on the international Alibaba Token Plan endpoint ( |
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
qwen3.8-maxmodelqwen3.8-maxto the international and China Alibaba Token Plan catalogsqwen3.8-max-previewbecause it remains separately listed and is still referenced by another providerWhy
The catalog only contained
qwen3.8-max-preview, while QwenCloud and the Qianwen AI Platform now list the production model IDqwen3.8-max. Without a separate production entry, clients cannot discover or resolve the official model ID.Alibaba Token Plan is a first-party Alibaba API surface. The production entries keep the native controls already verified for the promoted model family:
reasoning_effortwithlow,medium, andxhigh, plus the mutually exclusivethinking_budgetrange from 0 to 262144 tokens. Reasoning is returned throughreasoning_content.Sources
Validation
bun validatecd packages/web && bun run build