[PR #557] [CLOSED] fix: tongyi llm stream function call incremental output duplidate bug #1440

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/557
Author: @wangdisdu
Created: 3/24/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • d179edf fix: tongyi llm stream function call incremental output duplidate bug

📊 Changes

2 files changed (+12 additions, -6 deletions)

View changed files

📝 models/tongyi/manifest.yaml (+1 -1)
📝 models/tongyi/models/llm/llm.py (+11 -5)

📄 Description

tongyi function call is not support incremental output


🔄 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/557 **Author:** [@wangdisdu](https://github.com/wangdisdu) **Created:** 3/24/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`d179edf`](https://github.com/langgenius/dify-official-plugins/commit/d179edf81f7eb3d06c7c3f112811a6c7315a4811) fix: tongyi llm stream function call incremental output duplidate bug ### 📊 Changes **2 files changed** (+12 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `models/tongyi/manifest.yaml` (+1 -1) 📝 `models/tongyi/models/llm/llm.py` (+11 -5) </details> ### 📄 Description tongyi function call is not support incremental output --- <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:22:56 -05:00
yindo closed this issue 2026-02-16 10:22:57 -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#1440