Package com.logicaldoc.ai.embedding
package com.logicaldoc.ai.embedding
AI models used to produce embeddings
- Since:
- 9.2
-
ClassDescriptionCarries the settings used to extract multiple chunks from a bigger documentA model that implements the embedding of documents.Processes a batch of documents for embedding as part of
EmbedderTask.Our embedding model that uses the EmbedderStatistics collected during the embedding process.A scheme encloses the information about the vector store and the embedding model to use for embedding operationsDAO-service forEmbeddingSchemesUtility class for chunking and sanitizingListener that takes care of manipulating the vector store depending on the changes done over the document.AnEmbeddingSchemethat uses in-memory map as backend vector storeAnEmbeddingSchemethat uses MariaDB as backend vector storeSearchimplementation to do semantic searchesSearchOptionsspecialization for the Semantic search.