When we shipped Auto Embeddings — the feature that turns any text column into a vector automatically, with no separate model service to run — the most common piece of feedback was about speed.
More Like This lets search start from a selected document instead of a new query. The classic approach relies on similar words; the modern approach uses embeddings and nearest-vector search.…