Expand description
Error types for the agent runtime.
Structs§
- Config
Error - A build-time configuration error: one or more problems found while
validating user-supplied configuration (a
Flow, aPhaseMachine, aComputedRegistry, …).
Enums§
- Agent
Error - Errors that can occur during agent execution.
- Tool
Error - Errors that can occur during tool execution.
Type Aliases§
- Agent
Result - Convenience alias for fallible agent-runtime operations.