
implementation("ai.koog:rag-base:0.4.2")Facilitates the development of Retrieval-Augmented Generation (RAG) systems by providing foundational components for document storage, retrieval, and processing. Includes interfaces for managing documents, handling file systems, and extracting content fragments.