[PR #1310] [MERGED] fix: compatibility issues with the tongyi model. #23001

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/1310
Author: @takatost
Created: 10/11/2023
Status: Merged
Merged: 10/11/2023
Merged by: @takatost

Base: mainHead: fix/tongyi-model


📝 Commits (1)

  • 123a3c9 fix: compatibility issues with the tongyi model.

📊 Changes

5 files changed (+28 additions, -16 deletions)

View changed files

📝 api/core/model_providers/models/llm/tongyi_model.py (+0 -2)
📝 api/core/model_providers/providers/tongyi_provider.py (+10 -10)
📝 api/core/model_providers/rules/tongyi.json (+15 -1)
📝 api/requirements.txt (+1 -1)
📝 api/tests/integration_tests/models/llm/test_tongyi_model.py (+2 -2)

📄 Description

fixed #1260


🔄 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/pull/1310 **Author:** [@takatost](https://github.com/takatost) **Created:** 10/11/2023 **Status:** ✅ Merged **Merged:** 10/11/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `fix/tongyi-model` --- ### 📝 Commits (1) - [`123a3c9`](https://github.com/langgenius/dify/commit/123a3c922afc84e6b966bf3ad93592d21a694e99) fix: compatibility issues with the tongyi model. ### 📊 Changes **5 files changed** (+28 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `api/core/model_providers/models/llm/tongyi_model.py` (+0 -2) 📝 `api/core/model_providers/providers/tongyi_provider.py` (+10 -10) 📝 `api/core/model_providers/rules/tongyi.json` (+15 -1) 📝 `api/requirements.txt` (+1 -1) 📝 `api/tests/integration_tests/models/llm/test_tongyi_model.py` (+2 -2) </details> ### 📄 Description fixed #1260 --- <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-21 20:20:13 -05:00
yindo closed this issue 2026-02-21 20:20:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#23001