Integrated
Upsert records into a namespace
This operation converts input data to vector embeddings and then upserts the embeddings into a namespace.
POST
Authorizations
Path Parameters
The namespace to upsert records into.
Body
application/x-ndjson ยท object[]
The unique ID of the record to upsert. Note that id
can be used as an alias for _id
.
Was this page helpful?