CustomLabs
Foundations

Embeddings

Also known as vector embeddings

Embeddings are numeric vectors that place similar content close together in vector space.

They are the substrate under vector search and RAG, converting a query and a corpus into comparable vectors.

Embedding model choice and dimensionality directly bound how good retrieval can be.

A mismatched or stale embedding model is a common, silent cause of RAG failure.

← Back to the full glossary

Source: https://customlabs.io/glossary/embeddings/

navigate select esc close