[PR #438] [MERGED] bugfix: conversation parameters #22496

Closed
opened 2026-02-21 20:19:06 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/438
Author: @iamsk
Created: 6/25/2023
Status: Merged
Merged: 6/25/2023
Merged by: @takatost

Base: mainHead: main


📝 Commits (1)

  • bd6f4e5 bugfix: conversation parameters

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 sdks/python-client/dify_client/client.py (+2 -2)
📝 sdks/python-client/setup.py (+1 -1)

📄 Description

image
The document and SDK are not match, the 'last_id' is right, tested on api.dify.ai.


🔄 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/pull/438 **Author:** [@iamsk](https://github.com/iamsk) **Created:** 6/25/2023 **Status:** ✅ Merged **Merged:** 6/25/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`bd6f4e5`](https://github.com/langgenius/dify/commit/bd6f4e505299c55ed0b06337f90b5d729076189d) bugfix: conversation parameters ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `sdks/python-client/dify_client/client.py` (+2 -2) 📝 `sdks/python-client/setup.py` (+1 -1) </details> ### 📄 Description ![image](https://github.com/langgenius/dify/assets/170050/b36c6bb6-b723-48a8-8b4e-2967bf60b512) The document and SDK are not match, the 'last_id' is right, tested on api.dify.ai. --- <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-21 20:19:06 -05:00
yindo closed this issue 2026-02-21 20:19:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22496