[PR #1026] [MERGED] fix: dataset query truncated #22843

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/1026
Author: @takatost
Created: 8/26/2023
Status: Merged
Merged: 8/26/2023
Merged by: @takatost

Base: mainHead: fix/dataset-query-truncated


📝 Commits (1)

  • 0cdc8fb fix: dataset query truncated

📊 Changes

4 files changed (+28 additions, -3 deletions)

View changed files

📝 api/core/agent/agent/multi_dataset_router_agent.py (+7 -1)
📝 api/core/agent/agent/openai_function_call.py (+7 -0)
📝 api/core/agent/agent/structed_multi_dataset_router_agent.py (+7 -1)
📝 api/core/agent/agent/structured_chat.py (+7 -1)

📄 Description

fix #1022


🔄 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/1026 **Author:** [@takatost](https://github.com/takatost) **Created:** 8/26/2023 **Status:** ✅ Merged **Merged:** 8/26/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `fix/dataset-query-truncated` --- ### 📝 Commits (1) - [`0cdc8fb`](https://github.com/langgenius/dify/commit/0cdc8fb5568ed7760297606dd3f0352111f06b54) fix: dataset query truncated ### 📊 Changes **4 files changed** (+28 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `api/core/agent/agent/multi_dataset_router_agent.py` (+7 -1) 📝 `api/core/agent/agent/openai_function_call.py` (+7 -0) 📝 `api/core/agent/agent/structed_multi_dataset_router_agent.py` (+7 -1) 📝 `api/core/agent/agent/structured_chat.py` (+7 -1) </details> ### 📄 Description fix #1022 --- <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:52 -05:00
yindo closed this issue 2026-02-21 20:19: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#22843