Vectorize
vectorize
Indexes
vectorize.indexes
Methods
Creates and returns a new Vectorize Index.
Deletes the specified Vectorize Index.
Delete a set of vectors from an index by their vector identifiers.
Returns the specified Vectorize Index.
Get a set of vectors from an index by their vector identifiers.
Get information about a vectorize index.
Inserts vectors into the specified index and returns a mutation id corresponding to the vectors enqueued for insertion.
Returns a list of Vectorize Indexes
Finds vectors closest to a given vector in an index.
The preferred authorization scheme for interacting with the Cloudflare API. Create a token.
Example: Authorization: Bearer Sn3lZJTBX6kkg7OdcBUAxOO963GEIyGQqnFTOFYY
Vectorize Write Vectorize Read
Identifier
The search vector that will be used to find the nearest neighbors.
A metadata filter expression used to limit nearest neighbor results.
Whether to return no metadata, indexed metadata or all metadata associated with the closest vectors.
Whether to return the values associated with the closest vectors.
The number of nearest neighbors to find.
Whether the API call was successful
Upserts vectors into the specified index, creating them if they do not exist and returns a mutation id corresponding to the vectors enqueued for upsertion.
Domain types
Methods
Enable metadata filtering based on metadata property. Limited to 10 properties.
Allow Vectorize to delete the specified metadata index.
List Metadata Indexes for the specified Vectorize Index.