SurrealDB
SurrealDB Docs Logo

Enter a search query

Vector embeddings

The quickest way to retrieve vector embeddings is to use the fastembed crate, which does not require a user key or calling into an external service.

The following blog posts include runnable examples using vector embeddings via the Rust SDK.

Edit this page on GitHub