KNOWLEDGE, EMBEDDINGS & RAG • 140 / 397
Teach models to look up relevant information before answering.
Grounding
Grounding ties an AI answer to provided or retrieved evidence rather than relying only on model memory.
Think of it like
Think of Grounding like a library system: instead of memorizing every book, find the right shelf and bring only the useful pages to the desk.
Real life
Search engines and recommendation systems use ideas related to Grounding.
SRE lens
Require incident conclusions to reference logs, metrics or runbooks.
Remember thisGrounding ties an AI answer to provided or retrieved evidence rather than relying only on model memory.