mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #1102] [MERGED] add international endpoint for llm #1722
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:feat/add_international_endpoint📝 Commits (7)
a5c7343add international endpoint for llm949f98dMerge branch 'main' of github.com:rhq-git/dify-tongyi-plugins into feat/add_international_endpoint3fc0d0efix: update invalid endpoint params and bump api version to 0.0.27dd691afMerge branch 'main' of github.com:rhq-git/dify-tongyi-plugins into feat/add_international_endpointafb9103Change the component type to radio button230fa09Merge branch 'main' of github.com:rhq-git/dify-tongyi-plugins into feat/add_international_endpoint023c3befix 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.