A tutorial on using Telerik Agent Tools API to query RAG (Retrieval-Augmented Generation) resources via Microsoft's ChatClientAgent. Covers loading PDF documents into an IFixedDocumentRepository, attaching FixedDocumentContentAgentTools toolsets, creating an AzureOpenAIClient, and wiring everything together so users can submit prompts and receive grounded answers from document libraries. Includes notes on security best practices like using Managed Identities instead of hardcoded API keys.

6m read timeFrom telerik.com
Post cover image
Table of contents
Configuring Your ProjectQuerying Your RepositoriesInteracting with Your RAG-Enabled Sources
56 Impressions