Expand description
Types for the agent loop (S6.1, S8.2).
Structs§
- Agent
Loop Config - Configuration for the agent loop.
- Agent
Loop Context - Input context for the agent loop.
- Agent
Loop Turn Update - Update returned by
prepare_next_turnto modify the next turn.
Enums§
- Agent
Error - Errors that can occur during the agent loop.