AI SDK
> The velocity-ai module - a first-party SDK for calling LLM providers, generating embeddings, and running vector search from a Velocity application. Documentation coming soon.
Coming soon. The AI SDK documentation is being written. The module already ships the vector store used on the Vector search page; the provider and embeddings surface will be documented here.
Velocity AI is the first-party SDK for building AI-powered features on Velocity: a provider abstraction for calling language models, an embeddings pipeline, and a vector document store that pairs with the ORM’s native pgvector support.