Module error

Module error 

Source
Expand description

Error types for the agent runtime.

Enums§

AgentError
Errors that can occur during agent execution.
ToolError
Errors that can occur during tool execution.

Type Aliases§

AgentResult
Convenience alias for fallible agent-runtime operations.