v1.1.0

WhiskeySockets/Baileysv1.1.0Feb 18, 2025by Tammilore

AI Summary

A major update that adds support for Ollama and Google Gemini models, includes Markdown in results, and enhances extraction capabilities with natural language instructions.

Key Highlights

  • Complete integration with Ollama.
  • Support for Google Gemini models.
  • Markdown is now included in extraction results.
  • Extractions now include single-type arrays.
  • Autoschema supports natural language instructions.

New Features

  • Ollama integration.
  • Google Gemini model support.
  • Markdown result inclusion.
  • Single-type array extractions.
  • Natural language instruction support 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