What's New
Features
- Vertex AI Batch API Support (#279)
- Cost-effective processing with automatic chunking, GCS caching, and fault tolerance
- Automatic fallback to standard online prediction if batch job fails
- FormatHandler and schema validation framework (#239)
- Independent progress bar control (
show_progress) (#227) - Zenodo DOI support (#218)
- Alignment parameter support via
resolver_params(#211) - Community Providers:
Improvements
- Streamlined annotation layer with lazy streaming (#276)
- Diverse text type benchmark with tokenization quality metrics (#272)
- Enable
suppress_parse_errorsparameter inresolver_params(#261) - Resolve pylint naming convention warnings in provider modules (#273)
Full Changelog: v1.0.9...v1.1.0