[PR #109] [MERGED] Fix function call error in qwen-xxx #151

Closed
opened 2026-02-15 21:15:59 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/109
Author: @chiehw
Created: 4/24/2025
Status: Merged
Merged: 4/25/2025
Merged by: @Yeuoly

Base: mainHead: fix-function-call


📝 Commits (1)

  • ed2a048 fix: ignore abnormal chunk

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 python/dify_plugin/interfaces/model/openai_compatible/llm.py (+2 -0)

📄 Description

Related issue: https://github.com/langgenius/dify-official-plugins/issues/488

how: ignore abnormal chunk
image


🔄 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-plugin-sdks/pull/109 **Author:** [@chiehw](https://github.com/chiehw) **Created:** 4/24/2025 **Status:** ✅ Merged **Merged:** 4/25/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `fix-function-call` --- ### 📝 Commits (1) - [`ed2a048`](https://github.com/langgenius/dify-plugin-sdks/commit/ed2a048f5a8b39842918f7db698354599c25170e) fix: ignore abnormal chunk ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `python/dify_plugin/interfaces/model/openai_compatible/llm.py` (+2 -0) </details> ### 📄 Description Related issue: https://github.com/langgenius/dify-official-plugins/issues/488 how: ignore abnormal chunk ![image](https://github.com/user-attachments/assets/747253eb-c469-4f8f-85aa-45dc811beca7) --- <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-15 21:15:59 -05:00
yindo closed this issue 2026-02-15 21:15:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-sdks#151