Module: OllamaChat::DocumentCache
- Included in:
- Chat
- Defined in:
- lib/ollama_chat/document_cache.rb
Overview
Module for handling document caching and retrieval using embedding similarity.
This module provides methods to configure cache backends and manage document storage with semantic search capabilities. It integrates with Documentrix’s document management system to enable efficient storage, retrieval, and similarity-based searching of documents using vector embeddings.