[PR #54] [MERGED] fix:Let OAICompatLargeLanguageModel compatible with the ​"data:" format for streaming response messages #110

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/54
Author: @bxfxf
Created: 3/19/2025
Status: Merged
Merged: 3/21/2025
Merged by: @Yeuoly

Base: mainHead: fix-compatible-with-response-data-prefix


📝 Commits (1)

  • 2ba3ddb fix:Let OAICompatLargeLanguageModel compatible with the ​data: format for streaming response messages

📊 Changes

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

View changed files

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

📄 Description

fix:Let OAICompatLargeLanguageModel compatible with the ​"data:" format for streaming response messages
related issues:https://github.com/langgenius/dify/issues/15486


🔄 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/54 **Author:** [@bxfxf](https://github.com/bxfxf) **Created:** 3/19/2025 **Status:** ✅ Merged **Merged:** 3/21/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `fix-compatible-with-response-data-prefix` --- ### 📝 Commits (1) - [`2ba3ddb`](https://github.com/langgenius/dify-plugin-sdks/commit/2ba3ddbbcb9daa7099fe1f0874d520e6b478c69e) fix:Let OAICompatLargeLanguageModel compatible with the ​data: format for streaming response messages ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `python/dify_plugin/interfaces/model/openai_compatible/llm.py` (+1 -1) </details> ### 📄 Description fix:Let OAICompatLargeLanguageModel compatible with the ​"data:" format for streaming response messages related issues:https://github.com/langgenius/dify/issues/15486 --- <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:48 -05:00
yindo closed this issue 2026-02-15 21:15:48 -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#110