ExtractorError
org.llm4s.llmconnect.model.ExtractorError
ExtractorError represents failures during file/media extraction.
Value parameters
- message
-
Human-readable explanation of the failure.
- path
-
Optional path to the problematic file for debugging.
- type
-
Coarse category (e.g., "FileNotFound", "UnsupportedType", "PDF", "DOCX", "PlainText", "ImageReadError", "AudioUnsupported", "AudioError", "VideoUnsupported").
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article