A single step in the ReAct loop capturing thought, action, and observation.
This model represents one iteration of the ReAct pattern where the agent:
- Thinks about what to do
- Takes an action
- Observes the result
Summary
Functions
Creates a new ThoughtActionObservation.