v1.1.0
drizzle-team/drizzle-ormv1.1.0Feb 18, 2025by Tammilore
AI Summary
This feature release expands model support by adding complete Ollama and Google Gemini integration, includes Markdown in results, and enhances autoschema capabilities with natural language instructions.
Key Highlights
- Complete Ollama integration
- Added support for Google Gemini models
- Markdown is now included in results
- Extractions now include single-type arrays
- Autoschema supports natural language instructions
New Features
- Ollama integration
- Google Gemini support
- Markdown results
- Single-type array extractions
- Natural language instructions for 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