Package com.embabel.agent.rag.ingestion
See: Description
-
Interface Summary Interface Description Config ContentElementRepository Implemented by services that can retrieve Chunks and other ContentElements by id. Ingester MaterializedContainerSection -
Class Summary Class Description DefaultConfig Configuration for the splitter ContentChunker Converts MaterializedContainerSection objects into Chunk objects with intelligent text splitting. IngestionResult DefaultMaterializedContainerSection MaterializedDocument MaterializedDocument is the in-memory representation of a document with sections. MultiIngester Write to all RAG services that implement com.embabel.agent.rag.WritableStore.