[PR #29] [CLOSED] fix: do not use code block mode wrapper if response_format is json_sc… #93

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/29
Author: @ymshenyu
Created: 3/2/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • d2a3196 fix: do not use code block mode wrapper if response_format is json_schema

📊 Changes

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

View changed files

📝 python/dify_plugin/interfaces/model/large_language_model.py (+2 -1)

📄 Description

fixes #28
fixes https://github.com/langgenius/dify/issues/14475


🔄 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/29 **Author:** [@ymshenyu](https://github.com/ymshenyu) **Created:** 3/2/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`d2a3196`](https://github.com/langgenius/dify-plugin-sdks/commit/d2a3196eaffeac60f2ed084c4c9ce295ac2bc8cb) fix: do not use code block mode wrapper if response_format is json_schema ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `python/dify_plugin/interfaces/model/large_language_model.py` (+2 -1) </details> ### 📄 Description fixes #28 fixes https://github.com/langgenius/dify/issues/14475 --- <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:43 -05:00
yindo closed this issue 2026-02-15 21:15:43 -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#93