Site search
Find guides, examples, and pages
Search titles and summaries across decision guides, worked patterns, and key advisory pages.
7 resultsfor “RAG citations”
- GuideArchitecture
RAG vs fine-tuning
When retrieval is enough, when custom weights earn their cost, and how to compare both with the same golden questions.
- Examplevercel
Ingestion, Chunking, and Deterministic Citations
Turn messy source text into stable chunks and citation ids you can carry into RAG prompts and audits.
- Exampleazure, openai
Enterprise RAG on Azure AI Foundry
Knowledge Q&A using Azure OpenAI and Azure AI Search over seeded policy documents.
- Examplevercel, openai
Policy Q&A with seed RAG
Keyword retrieval over in-app policy seeds, then grounded answers via the AI SDK.
- PagePatterns
Examples
Worked patterns across AWS, Azure, GCP, and Claude with optional live demos.
- GuideProgram
Coexisting with Microsoft Copilot
Copilot for M365 breadth; custom Azure-backed patterns for governed, system-specific workflows with citations and approvals.
- Exampleazure
Azure OpenAI Chat Baseline
Direct Azure OpenAI chat completion without retrieval, a control arm before RAG or orchestration.