v1.1.0
pola-rs/polarsv1.1.0Feb 18, 2025by Tammilore
AI Summary
Feature release adding Ollama integration, Google Gemini support, Markdown results, and natural language schema instructions.
Key Highlights
- Complete Ollama integration
- Google Gemini model support
- Markdown inclusion in results
- Natural language instructions for autoschema
New Features
- Complete Ollama integration
- Google Gemini model support
- Markdown in results
- Natural language instructions for autoschema
- Single-type arrays in extractions
Full Release Notes
## What's Changed * Extractions now include single-type arrays by @Tammilore in https://github.com/DocumindHQ/documind/pull/23 * Markdown is now included in results * Complete Ollama integration * Added support for Google Gemini models * Autoschema now supports natural language instructions **Full Changelog**: https://github.com/DocumindHQ/documind/compare/v1.0.12...v1.1.0