Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: katanaml/sparrow

v0.4.4

27 Sep 15:20
2f75a95

Choose a tag to compare

New MLX backend

Improved Sparrow backend with upgraded MLX libs, new Mistral 3.2 model and improved UI.

v0.4.3

24 May 18:38

Choose a tag to compare

Data Annotation Support

Enhanced document processing with bounding box annotations and visual coordinate extraction for precise field location tracking.

v0.4.2

08 May 11:52
5e2e6c7

Choose a tag to compare

LLM instruction calling

Microservice approach for LLM request processing with instruction calling

v0.4.1

11 Apr 07:08

Choose a tag to compare

Sparrow UI Dashboard

Added dashboard to Sparrow UI to visualize system performance

v0.4.0

29 Mar 20:13
6355c3a

Choose a tag to compare

Free tier and new vision backend models

Sparrow is updated with new free tier functionality for https://sparrow.katanaml.io/. New vision backend models are integrated, such as Mistral Small 3.1 and Qwen 2.5 72B

v0.3.0

09 Mar 14:37
bc43481

Choose a tag to compare

Sparrow Agent

Added Sparrow Agent functionality to orchestrate complex document processing tasks. This new component allows you to combine multiple data extraction operations into a single workflow with visual monitoring and tracking through Prefect integration. Users can now process documents through an intuitive API that handles classification, extraction, and validation in one seamless pipeline.

v0.2.4

23 Jan 07:50

Choose a tag to compare

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

16 Dec 19:58
87cf1bf

Choose a tag to compare

Table processing

Added support auto detect tables and send cropped table images for inference

v0.2.2

24 Nov 19:36
827c1be

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

Choose a tag to compare

Dependencies cleanup

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