Expand description
Error types for the LLMKit library.
Structs§
- ApiError
Detail - API error detail.
- ApiError
Response - API error response structure (common format).
Enums§
- Error
- Main error type for LLMKit operations.
Type Aliases§
- Result
- Result type alias for LLMKit operations.