Expand description
Claude-specific error handling.
Enums§
- Claude
Error - Claude API specific errors.
Functions§
- is_
structured_ output_ rejection - Reports whether an AI error is an endpoint rejecting the
output_configstructured-output field — seeClaudeError::is_structured_output_rejection. - is_
transient_ ai_ error - Reports whether an AI error could plausibly succeed on a retry.