What's New
Features
- Prompt alignment validation for few-shot examples (#215)
- Validates that example extractions exist in their source text
- Three modes: OFF, WARNING (default), ERROR
- New parameters: prompt_validation_levelandprompt_validation_strict
 
- Vertex AI authentication support for Gemini provider (#60)
- llama-cpp-python community provider added (#202)
Improvements
- Changed debug=Falseas default inextract()for cleaner output
- Fixed router typings for provider plugins (#190)
- Allow T-prefixed TypeVars in pylint (#194)
Full Changelog: v1.0.8...v1.0.9