Auto-embedding
A vector field’s embedding: {provider, sourceField} config means
every create/update recomputes the embedding server-side from
sourceField — “write text, get search” with no application code.
settings.llm configures the real embedding provider; echo is a
deterministic, network-free fake used throughout the test suite and the
docmind
example so it runs with zero API keys.