Telerik Agent Tools API provides a structured way to build and maintain RAG (Retrieval-Augmented Generation) resources that can be shared across multiple applications and users. The tutorial walks through setting up in-memory document repositories for PDF, spreadsheet, and Word files using Telerik NuGet packages, attaching toolsets for import/export operations, optionally using a DocumentRepositoryRegistry to manage multiple repository types, and finally exporting the merged content to a single file. The resulting RAG resource can then be tied to an LLM via Microsoft's ChatClientAgent for user queries.
Table of contents
Building a RAG Resource WorkflowConfiguring Your ProjectBuilding Your RAG ResourceManaging Repositories with RegistriesLoading, Saving and Retrieving Your RepositorySort: