[PR #8538] feat: sync Qwen API with Aliyun Bailian #26087

Closed
opened 2026-02-21 20:34:57 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/8538

State: closed
Merged: Yes


Checklist:

  • Please open an issue before creating a PR or link to an existing issue #8539
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods

Description

Alibaba Cloud will gradually migrate the original API to the new platform, update Qwen model related calls according to the new platform documentation, and add some new models

https://help.aliyun.com/zh/model-studio/getting-started/models#863e571494rcu

Type of Change

  • New feature (non-breaking change which adds functionality)

Testing Instructions

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

image image
**Original Pull Request:** https://github.com/langgenius/dify/pull/8538 **State:** closed **Merged:** Yes --- # Checklist: - [x] Please open an issue before creating a PR or link to an existing issue #8539 - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [x] I ran `dev/reformat`(backend) and `cd web && npx lint-staged`(frontend) to appease the lint gods # Description Alibaba Cloud will gradually migrate the original API to the new platform, update Qwen model related calls according to the new platform documentation, and add some new models https://help.aliyun.com/zh/model-studio/getting-started/models#863e571494rcu ## Type of Change - [x] New feature (non-breaking change which adds functionality) # Testing Instructions Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration <img width="1484" alt="image" src="https://github.com/user-attachments/assets/c835dc21-5fe6-4945-a15d-ff1d736a53d4"> <img width="1399" alt="image" src="https://github.com/user-attachments/assets/605968de-5154-42a8-88ef-2574a6a6ef96">
yindo added the pull-request label 2026-02-21 20:34:57 -05:00
yindo closed this issue 2026-02-21 20:34:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#26087