Package dyntabs.ai.rag
package dyntabs.ai.rag
-
ClassDescriptionRepresents a document loaded into memory as raw bytes.Immutable connection settings for a Milvus vector database collection.Bridges EasyAI to a persistent Milvus vector store, the way
RagEnginebridges to an ephemeral in-memory store.RAG engine that loads documents, splits them, embeds them, and provides aContentRetrieverfor use with AI assistants.