Expand description
Agent loop result and error types.
Defines the outcome of a complete agent loop invocation and the error taxonomy for agent failures.
Structs§
- Agent
Loop Result - Outcome of a complete agent loop invocation.
- Token
Usage - Token usage counters.
Enums§
- Agent
Error - Agent error taxonomy.
- Driver
Error - LLM driver-specific errors.
- Stop
Reason - Stop reason from a single LLM completion.