Package dyntabs.ai.rag


package dyntabs.ai.rag
  • Class
    Description
    Represents 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 RagEngine bridges to an ephemeral in-memory store.
    RAG engine that loads documents, splits them, embeds them, and provides a ContentRetriever for use with AI assistants.