Skip to main content

Module loop_types

Module loop_types 

Source
Expand description

Types for the agent loop (S6.1, S8.2).

Structs§

AgentLoopConfig
Configuration for the agent loop.
AgentLoopContext
Input context for the agent loop.
AgentLoopTurnUpdate
Update returned by prepare_next_turn to modify the next turn.

Enums§

AgentError
Errors that can occur during the agent loop.