v1.1.0
microsoft/TinyTroupev1.1.0Feb 18, 2025by Tammilore
AI Summary
The release adds support for Google Gemini models, completes Ollama integration, includes Markdown in results, and allows autoschema to accept natural language instructions.
Key Highlights
- Added support for Google Gemini models
- Complete Ollama integration
- Markdown is now included in results
- Autoschema now supports natural language instructions
New Features
- Gemini model support
- Ollama integration
- Markdown output
- Natural language autoschema
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