Releases: katanaml/sparrow
Releases · katanaml/sparrow
v0.2.2
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