KNOWLEDGE, EMBEDDINGS & RAG • 122 / 397
Teach models to look up relevant information before answering.
Metadata
Metadata is structured information attached to a document or vector, such as service, date, region or severity.
Think of it like
Think of Metadata 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 Metadata.
SRE lens
Filter retrieval to service=inventory and environment=prod.
Remember thisMetadata is structured information attached to a document or vector, such as service, date, region or severity.