[PR #122] [CLOSED] Improve summarization logic #277

Closed
opened 2026-02-16 01:16:43 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_deploy/pull/122
Author: @ricardo-larosa
Created: 7/9/2024
Status: Closed

Base: mainHead: improve-summary


📝 Commits (2)

  • f7bdb22 Improve summarization logic
  • 964f2df Improve message handling

📊 Changes

2 files changed (+32 additions, -18 deletions)

View changed files

📝 llama_agents/control_plane/server.py (+20 -7)
📝 llama_agents/orchestrators/agent.py (+12 -11)

📄 Description

Improve summarization logic, criterions to be defined.


🔄 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/run-llama/llama_deploy/pull/122 **Author:** [@ricardo-larosa](https://github.com/ricardo-larosa) **Created:** 7/9/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `improve-summary` --- ### 📝 Commits (2) - [`f7bdb22`](https://github.com/run-llama/llama_deploy/commit/f7bdb22b9a029eb2e6a206a83b52a63682b685c9) Improve summarization logic - [`964f2df`](https://github.com/run-llama/llama_deploy/commit/964f2dfff547c447ef26b550c59cdffda0935203) Improve message handling ### 📊 Changes **2 files changed** (+32 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `llama_agents/control_plane/server.py` (+20 -7) 📝 `llama_agents/orchestrators/agent.py` (+12 -11) </details> ### 📄 Description Improve summarization logic, criterions to be defined. --- <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-16 01:16:43 -05:00
yindo closed this issue 2026-02-16 01:16:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_deploy#277