org.llm4s.error.ProcessingError
See theProcessingError companion object
final case class ProcessingError extends LLMError
Processing errors for operations like image processing, audio processing, etc.
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
-
NonRecoverableError -> LLMError
- Inherited from:
- NonRecoverableError (hidden)
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Concrete fields
Additional context information
Additional context information
Attributes
In this article