KNOWLEDGE, EMBEDDINGS & RAG • 121 / 397
Teach models to look up relevant information before answering.
Namespace
A namespace partitions vector data inside some vector stores.
Think of it like
Think of Namespace 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 Namespace.
SRE lens
Separate tenants or environments to prevent cross-customer retrieval.
Remember thisA namespace partitions vector data inside some vector stores.