Tag
Rag
4 posts filed under Rag.
Groundedness Detection vs Groundedness Evaluation: Two Azure Products, One Name
Azure has two features named Groundedness — a runtime detection API that blocks ungrounded answers, and an offline evaluator that scores them in CI.
Every Evaluator in the Azure AI Evaluation SDK, and When to Use Each
A reference to all 39 evaluators in Azure's AI Evaluation SDK — quality, RAG, agent, safety, and custom — organized by which you can actually import.
MAF v1 — Context Providers (Python + .NET)
Add per-request context with focused providers, compose them before each LLM call, and plug in TextSearchProvider for simple RAG.
Building a Comprehensive RAG System: A Deep Dive Into Knowledge Architecture
A guide to building a Retrieval-Augmented Generation (RAG) system — vector databases, document processing, and LLMs for knowledge retrieval.



