RAG & Search
Vector search
Finding items whose vector representations are most similar to a query vector.
Example
A search for “late delivery” also finds a passage describing a shipment that arrived behind schedule.
Why people use it
Knowing how “Vector search” works helps teams design search-backed answers that are accurate and traceable.
What you'll hear
“How are we handling Vector search so the assistant gets the right information?”