[PR #1045] [MERGED] fix: dataset desc #22861

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

📋 Pull Request Information

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

Base: mainHead: fix/dataset-desc


📝 Commits (3)

📊 Changes

5 files changed (+17 additions, -18 deletions)

View changed files

📝 api/core/agent/agent/multi_dataset_router_agent.py (+1 -1)
📝 api/core/agent/agent/openai_function_call.py (+1 -1)
📝 api/core/agent/agent/structed_multi_dataset_router_agent.py (+1 -1)
📝 api/core/callback_handler/dataset_tool_callback_handler.py (+10 -4)
📝 api/core/tool/dataset_retriever_tool.py (+4 -11)

📄 Description

No description provided


🔄 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/1045 **Author:** [@takatost](https://github.com/takatost) **Created:** 8/28/2023 **Status:** ✅ Merged **Merged:** 8/28/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `fix/dataset-desc` --- ### 📝 Commits (3) - [`65d6c74`](https://github.com/langgenius/dify/commit/65d6c74168d444930c0e5f4f7bc33bec359ba4d2) fix: multi dataset scheme - [`9241a00`](https://github.com/langgenius/dify/commit/9241a00b68812c4a9cc8e120ee548f15b52fd9d7) fix: json parse - [`307eb5c`](https://github.com/langgenius/dify/commit/307eb5c5f286a7c42dcbda369854f7ff0aa61736) fix: openai function call max tokens ### 📊 Changes **5 files changed** (+17 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `api/core/agent/agent/multi_dataset_router_agent.py` (+1 -1) 📝 `api/core/agent/agent/openai_function_call.py` (+1 -1) 📝 `api/core/agent/agent/structed_multi_dataset_router_agent.py` (+1 -1) 📝 `api/core/callback_handler/dataset_tool_callback_handler.py` (+10 -4) 📝 `api/core/tool/dataset_retriever_tool.py` (+4 -11) </details> ### 📄 Description _No description provided_ --- <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:55 -05:00
yindo closed this issue 2026-02-21 20:19:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22861