[PR #1102] [MERGED] add international endpoint for llm #1722

Closed
opened 2026-02-16 10:23:47 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/1102
Author: @rhq-git
Created: 6/17/2025
Status: Merged
Merged: 6/19/2025
Merged by: @crazywoola

Base: mainHead: feat/add_international_endpoint


📝 Commits (7)

  • a5c7343 add international endpoint for llm
  • 949f98d Merge branch 'main' of github.com:rhq-git/dify-tongyi-plugins into feat/add_international_endpoint
  • 3fc0d0e fix: update invalid endpoint params and bump api version to 0.0.27
  • dd691af Merge branch 'main' of github.com:rhq-git/dify-tongyi-plugins into feat/add_international_endpoint
  • afb9103 Change the component type to radio button
  • 230fa09 Merge branch 'main' of github.com:rhq-git/dify-tongyi-plugins into feat/add_international_endpoint
  • 023c3be fix label data type

📊 Changes

3 files changed (+20 additions, -1 deletions)

View changed files

📝 models/tongyi/manifest.yaml (+1 -1)
📝 models/tongyi/models/llm/llm.py (+3 -0)
📝 models/tongyi/provider/tongyi.yaml (+16 -0)

📄 Description

To enhance accessibility and performance for global users, the Tongyi plugin now supports an international endpoint.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-official-plugins/pull/1102 **Author:** [@rhq-git](https://github.com/rhq-git) **Created:** 6/17/2025 **Status:** ✅ Merged **Merged:** 6/19/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `feat/add_international_endpoint` --- ### 📝 Commits (7) - [`a5c7343`](https://github.com/langgenius/dify-official-plugins/commit/a5c7343f35139d0c9d3daf54c63756c28f50c08a) add international endpoint for llm - [`949f98d`](https://github.com/langgenius/dify-official-plugins/commit/949f98d13732b2fdb0a5f819716a1bef7e6785cd) Merge branch 'main' of github.com:rhq-git/dify-tongyi-plugins into feat/add_international_endpoint - [`3fc0d0e`](https://github.com/langgenius/dify-official-plugins/commit/3fc0d0e1c48b3d4ee3cf0f47d4793e9c7cc00b96) fix: update invalid endpoint params and bump api version to 0.0.27 - [`dd691af`](https://github.com/langgenius/dify-official-plugins/commit/dd691afd97a446ebee596d9e62e5709e5bad15c6) Merge branch 'main' of github.com:rhq-git/dify-tongyi-plugins into feat/add_international_endpoint - [`afb9103`](https://github.com/langgenius/dify-official-plugins/commit/afb91031f55b2756c03025cd9692e2d0814730af) Change the component type to radio button - [`230fa09`](https://github.com/langgenius/dify-official-plugins/commit/230fa09b3fd281bbac1a1d588e88be0d0ecd7d2a) Merge branch 'main' of github.com:rhq-git/dify-tongyi-plugins into feat/add_international_endpoint - [`023c3be`](https://github.com/langgenius/dify-official-plugins/commit/023c3be3dbaa0dcc7734a6e5131c800e37706f80) fix label data type ### 📊 Changes **3 files changed** (+20 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/tongyi/manifest.yaml` (+1 -1) 📝 `models/tongyi/models/llm/llm.py` (+3 -0) 📝 `models/tongyi/provider/tongyi.yaml` (+16 -0) </details> ### 📄 Description To enhance accessibility and performance for global users, the Tongyi plugin now supports an international endpoint. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:23:47 -05:00
yindo closed this issue 2026-02-16 10:23:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1722