v1.1.0
KlingAIResearch/LivePortraitv1.1.0Feb 18, 2025by Tammilore
AI Summary
Major feature additions including Ollama and Google Gemini integration, Markdown support, and natural language schema generation.
Key Highlights
- Complete Ollama integration
- Added support for Google Gemini models
- Autoschema now supports natural language instructions
- Extractions now include single-type arrays
- Markdown is now included in results
New Features
- Natural language autoschema
- Markdown results support
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