[GH-ISSUE #3872] [FEAT]: Direct output to chat from agent flows #2470

Closed
opened 2026-02-22 18:29:49 -05:00 by yindo · 1 comment
Owner

Originally created by @shatfield4 on GitHub (May 23, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3872

Originally assigned to: @shatfield4 on GitHub.

What would you like to see?

  • In some cases users may want to directly output the response from an agent flow directly to the chat window
  • This is useful for smaller models that are not great at processing lots of data being fed to them
  • Prevents the LLM from processing the data before sending it back to the user
Originally created by @shatfield4 on GitHub (May 23, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3872 Originally assigned to: @shatfield4 on GitHub. ### What would you like to see? - In some cases users may want to directly output the response from an agent flow directly to the chat window - This is useful for smaller models that are not great at processing lots of data being fed to them - Prevents the LLM from processing the data before sending it back to the user
yindo added the enhancementfeature request labels 2026-02-22 18:29:49 -05:00
yindo closed this issue 2026-02-22 18:29:49 -05:00
Author
Owner

@jezweb commented on GitHub (May 26, 2025):

Could it output into a 'canvas' or box separate from the main chat, like a log or something, it would be good to see the log of actions streaming when there is a long running process like scraping as well.

@jezweb commented on GitHub (May 26, 2025): Could it output into a 'canvas' or box separate from the main chat, like a log or something, it would be good to see the log of actions streaming when there is a long running process like scraping as well.
yindo changed title from [FEAT]: Direct output to chat from agent flows to [GH-ISSUE #3872] [FEAT]: Direct output to chat from agent flows 2026-06-05 14:46:45 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2470