[PR #74] [CLOSED] Fix: handle the situation which OpenAI compatible LLM responses error messages #124

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/74
Author: @roach231428
Created: 3/27/2025
Status: Closed

Base: mainHead: patch-1


📝 Commits (1)

  • c6a1169 Fix: handle the situation which LLM response error messages

📊 Changes

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

View changed files

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

📄 Description

To handle this situation.
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/74 **Author:** [@roach231428](https://github.com/roach231428) **Created:** 3/27/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`c6a1169`](https://github.com/langgenius/dify-plugin-sdks/commit/c6a1169055f70514842f1a232b9ca047ffe63fa9) Fix: handle the situation which LLM response error messages ### 📊 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 To handle this situation. ![image](https://github.com/user-attachments/assets/a15b10de-3dd9-440c-bf31-b6ec9a5743b1) --- <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:52 -05:00
yindo closed this issue 2026-02-15 21:15:52 -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#124