Module decisioning_agent

Module decisioning_agent 

Source
Expand description

Decision-making agent for the ReAct pattern.

This agent evaluates the current context and decides on the next action to take.

Structsยง

DecisionResponse
Structured response from the decisioning agent.
DecisioningAgent
Agent responsible for deciding the next action in the ReAct loop.