Expand description
Decision-making agent for the ReAct pattern.
This agent evaluates the current context and decides on the next action to take.
Structsยง
- Decision
Response - Structured response from the decisioning agent.
- Decisioning
Agent - Agent responsible for deciding the next action in the ReAct loop.