org.llm4s.error.APIError
See theAPIError companion object
API errors for external service calls
Attributes
Members list
Value members
Inherited methods
Optional error code for programmatic handling
Error correlation IDs for debugging
Formatted error message with context
DEPRECATED: Use type-level markers instead
DEPRECATED: Use type-level markers instead
Attributes
- Definition Classes
-
RecoverableError -> LLMError
- Inherited from:
- RecoverableError (hidden)
Maximum number of retry attempts recommended.
Maximum number of retry attempts recommended.
Attributes
- Inherited from:
- RecoverableError (hidden)
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Suggested delay in milliseconds before retrying.
Suggested delay in milliseconds before retrying.
Attributes
- Inherited from:
- RecoverableError (hidden)
Concrete fields
Additional context information
Additional context information
Attributes
In this article