Vector Operations
This set of APIs provides a way to perform CRUD operations on the data stored in Zilliz Cloud.
Vector Operations [READ MORE]
This set of APIs provides a way to perform CRUD operations on the data stored in Zilliz Cloud.
Delete [READ MORE]
This operation deletes entities by their IDs or with a boolean expression.
Get [READ MORE]
This operation gets specific entities by their IDs.
Hybrid Search [READ MORE]
This operation searches for entities based on vector similarity and scalar filtering and reranks the results using a specified strategy.
Insert [READ MORE]
This operation inserts data into a specific collection.
Query [READ MORE]
This operation conducts a filtering on the scalar field with a specified boolean expression.
Search [READ MORE]
This operation conducts a vector similarity search with an optional scalar filtering expression.
Upsert [READ MORE]
This operation inserts new records into the database or updates existing ones.