Vector API Demo

Cloudflare Worker + Upstash Vector

Configuration

Generate Embeddings

Convert text to vector embeddings using Cloudflare AI

Upsert Vectors

Insert or update vectors in the database

Query Vectors

Find similar vectors using similarity search

Fetch Vectors

Retrieve specific vectors by their IDs

Update Vector

Update metadata for existing vectors

Database Info

Get information about your vector database

Complete Workflow Demo

Demonstrate the full pipeline: Text → Embeddings → Storage → Search

Ready to start workflow

List Namespaces

Utilities