[PR #1364] [MERGED] feat: optimize completion model agent #23028

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/1364
Author: @takatost
Created: 10/17/2023
Status: Merged
Merged: 10/17/2023
Merged by: @takatost

Base: mainHead: feat/optimize-dataset-route-agent


📝 Commits (1)

  • 9c85670 feat: optimize completion model agent

📊 Changes

3 files changed (+156 additions, -22 deletions)

View changed files

📝 api/core/agent/agent/multi_dataset_router_agent.py (+1 -1)
📝 api/core/agent/agent/structed_multi_dataset_router_agent.py (+80 -10)
📝 api/core/agent/agent/structured_chat.py (+75 -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/1364 **Author:** [@takatost](https://github.com/takatost) **Created:** 10/17/2023 **Status:** ✅ Merged **Merged:** 10/17/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `feat/optimize-dataset-route-agent` --- ### 📝 Commits (1) - [`9c85670`](https://github.com/langgenius/dify/commit/9c856706d62238a7540349a06a843f36c0c1fc14) feat: optimize completion model agent ### 📊 Changes **3 files changed** (+156 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `api/core/agent/agent/multi_dataset_router_agent.py` (+1 -1) 📝 `api/core/agent/agent/structed_multi_dataset_router_agent.py` (+80 -10) 📝 `api/core/agent/agent/structured_chat.py` (+75 -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:20:17 -05:00
yindo closed this issue 2026-02-21 20:20:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#23028