Skip to main content

Module result

Module result 

Source
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§

AgentLoopResult
Outcome of a complete agent loop invocation.
TokenUsage
Token usage counters.

Enums§

AgentError
Agent error taxonomy.
DriverError
LLM driver-specific errors.
StopReason
Stop reason from a single LLM completion.