Skip to content

Releases: katanaml/sparrow

v0.2.2

24 Nov 19:36
827c1be
Compare
Choose a tag to compare

Multi-page PDF document support

Added support for multi-page PDF document through CMD and API

v0.2.1

08 Nov 19:28
Compare
Choose a tag to compare

Dependencies cleanup

Removed dependencies to LlamaIndex, Haystack, Unstructured and other libraries, as main Sparrow focus is on Sparrow Parse

v0.2.0

04 Oct 10:37
Compare
Choose a tag to compare

Sparrow Parse with Vision LLM support

This release starts new phase in Sparrow development - Vision LLM support for document data processing.

  1. Sparrow Parse library supports Vision LLM
  2. Sparrow Parse provides factory class implementation to run inference locally or on cloud GPU
  3. Sparrow supports JSON as input query
  4. JSON query validation and LLM response JSON validation is performed