Skip to content

feat: add support for qwen models#947

Open
vladimir-a-sap wants to merge 6 commits into
mainfrom
feat/support-chinese-models
Open

feat: add support for qwen models#947
vladimir-a-sap wants to merge 6 commits into
mainfrom
feat/support-chinese-models

Conversation

@vladimir-a-sap

@vladimir-a-sap vladimir-a-sap commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Context

AI/ai-sdk-java-backlog#414.

Added support for the following Alibaba models

  • qwen3.6-flash
  • qwen3.7-max
  • qwen3.7-plus
  • text-embedding-4

Marked the following model as deprecated:

  • qwen3-max (retired 2026-02-01)

Definition of Done

  • Functionality scope stated & covered
  • Tests cover the scope above
  • Error handling created / updated & covered by the tests above
  • Aligned changes with the JavaScript SDK
  • Documentation updated
  • Release notes updated

@vladimir-a-sap
vladimir-a-sap marked this pull request as ready for review July 15, 2026 12:36
@vladimir-a-sap vladimir-a-sap changed the title add support for qwen models feat: add support for qwen models Jul 15, 2026

@Jonas-Isr Jonas-Isr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code-wise all looks good.

I would assume that this message means that the qwen models are coming to a productive landscape (I assume CN40 is productive), so it would make sense to have the models documented in the SDK release notes by then. Maybe we can check when this Orchestration release will be scheduled?

Comment thread docs/release_notes.md Outdated
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.

3 participants