Retrieval-Augmented Generation (RAG): inject real documents into the prompt. The model reasons over your data instead of its training memory.
This eliminates hallucination on domain-specific questions, keeps answers current, and makes AI useful for internal knowledge no model was ever trained on.
Analyze this contract. Answer ONLY from the text above — do not use general legal knowledge.
Format: quote the relevant text first, then plain-English interpretation. If something is NOT in the contract, write "Not specified in this contract" — never guess.
<meeting_notes> [Paste raw meeting notes or transcript here] </meeting_notes>
From these notes ONLY, extract:
Rules:
Best model for long-document RAG — 200K context, excellent citation tracking. Use tags for multi-document sessions.