[PR #2598] test(models/tongyi): add integration test #2597

Open
opened 2026-02-16 11:17:25 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/2598
Author: @Stream29
Created: 2/16/2026
Status: 🔄 Open

Base: mainHead: models/tongyi/test


📝 Commits (3)

📊 Changes

4 files changed (+83 additions, -11 deletions)

View changed files

📝 models/tongyi/manifest.yaml (+1 -1)
📝 models/tongyi/models/llm/_position.yaml (+0 -9)
📝 models/tongyi/pyproject.toml (+3 -1)
models/tongyi/tests/test_llm_call.py (+79 -0)

📄 Description

No description provided


🔄 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/2598 **Author:** [@Stream29](https://github.com/Stream29) **Created:** 2/16/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `models/tongyi/test` --- ### 📝 Commits (3) - [`3b803aa`](https://github.com/langgenius/dify-official-plugins/commit/3b803aa76441d27024249126d0d5bc7684829a23) test: add test - [`24857ad`](https://github.com/langgenius/dify-official-plugins/commit/24857ad3e8f61c6c938e2453d1906e887a8dd080) chore: bump version - [`0decf17`](https://github.com/langgenius/dify-official-plugins/commit/0decf1796df87156dcae5ffcd42c80e1a7c4b15e) chore: remove deprecated models ### 📊 Changes **4 files changed** (+83 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `models/tongyi/manifest.yaml` (+1 -1) 📝 `models/tongyi/models/llm/_position.yaml` (+0 -9) 📝 `models/tongyi/pyproject.toml` (+3 -1) ➕ `models/tongyi/tests/test_llm_call.py` (+79 -0) </details> ### 📄 Description _No description provided_ --- <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 11:17:25 -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#2597