-
Notifications
You must be signed in to change notification settings - Fork 252
Open
Description
I’d like to propose adding a new component in the Agno UI similar to the Reasoning Steps component already present in the Playground (see screenshot). This would allow users to view the system's thought process in real time.
Motivation:
- In the Playground, we can see reasoning steps as they happen, which helps a lot with understanding and debugging.
- In the UI, we currently have to wait for all the steps to complete before understanding the reasoning behind the response.
- When there are too many steps, this delay can be frustrating and less transparent.
Proposal:
Add a collapsible/expandable Reasoning panel in the UI that shows:
- Step-by-step thinking as it happens (real-time streaming if possible)
- Labels like “THINK”, “REASONING”, etc.
- Option to pause, expand, or hide the steps
Screenshot Reference:
K-Oussama and bincon021
Metadata
Metadata
Assignees
Labels
No labels