Integrated
Upsert records into a namespace
This operation converts input data to vector embeddings and then upserts the embeddings into a namespace.
POST
/
records
/
namespaces
/
{namespace}
/
upsert
Path Parameters
The namespace to upsert records into.
Body
application/x-ndjson · object[]
The unique ID of the record to upsert.
Was this page helpful?