Releases: katanaml/sparrow
Releases · katanaml/sparrow
v0.2.4
Image Cropping and UI Shell updates
Implemented image cropping, this is useful for form pages, to reduce overall image size. Add various UI improvements to Sparrow UI Shell, enabled better logging
This release brings Sparrow deployment on local Mac Mini M4 Pro 64GB machine - https://sparrow.katanaml.io
v0.2.3
Table processing
Added support auto detect tables and send cropped table images for inference
v0.2.2
Multi-page PDF document support
Added support for multi-page PDF document through CMD and API
v0.2.1
Dependencies cleanup
Removed dependencies to LlamaIndex, Haystack, Unstructured and other libraries, as main Sparrow focus is on Sparrow Parse
v0.2.0
Sparrow Parse with Vision LLM support
This release starts new phase in Sparrow development - Vision LLM support for document data processing.
- Sparrow Parse library supports Vision LLM
- Sparrow Parse provides factory class implementation to run inference locally or on cloud GPU
- Sparrow supports JSON as input query
- JSON query validation and LLM response JSON validation is performed