Expand description
Error types and result definitions for LangExtract.
This module provides a comprehensive error handling system for the langextract library, with specific error types for different failure modes.
Enums§
- Inference
Error - Specialized error for inference operations
- Lang
Extract Error - Base error type for all LangExtract operations
- Resolver
Error - Specialized error for resolver operations
Type Aliases§
- Lang
Extract Result - Result type alias for LangExtract operations