Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
title vectorize
tagline Embed text via Workers AI, store + query in Vectorize. One upsert, one query, top match.
composes
Vectorize
Workers AI

vectorize

Embed text via Workers AI, store + query in Vectorize. One upsert, one query, top match.

bash examples/vectorize/run-e2e.sh

@cf/baai/bge-base-en-v1.5 produces 768-dim embeddings; the agent upserts one and queries top-k=1. Real semantic search at the edge.