6 Services from ged-x402-search.jvalamis.workers.dev
Performs natural-language semantic search over a vector namespace, returning the top-K matching documents with scores and metadata.
$0.02/messageEmbeds and stores a document (or raw vector) in a namespace-isolated vector index, returning the stored document ID and mutation ID.
$0.025/messagePerforms semantic vector search over a named namespace by embedding a natural-language query and returning the top-k matching documents
$0.015/messageBatch-upserts documents (text + optional metadata) into a vector store index, embedding and storing them for later semantic search retrieval.
$0.06/messageInserts or updates a document (by text or raw vector) into a named vector namespace, returning the count of upserted records.
$0.02/messageDeletes one or more vectors by document ID from an isolated namespace in a vector store, paid per-call with USDC via x402.
$0.012/message