Expand description
Tool-error taxonomy + retry classification. Tool Error Taxonomy and Classification
Based on AgentDebug paper (arxiv:2509.25370) - provides error classification for intelligent retry strategies and SEAL learning integration.
Structs§
- Tool
Outcome - Outcome of a tool execution (for SEAL learning)
Enums§
- Resource
Type - Resource types for Resource errors
- Retry
Strategy - Retry strategy for transient errors
- Tool
Error Category - Error taxonomy based on AgentDebug paper (arxiv:2509.25370)
Functions§
- classify_
error - Classify an error from a tool result