Skip to main content
Used to add new vectors or update an existing vector.
You can only upsert vectors with same dimension count(size) as your index.

Arguments

Vector | Vector[]
required

Response

'Success' on successful operation.