Upsert documents with BYO vectors
Upsert documents with user-provided vectors directly into a namespace. This bypasses the collection/batch/extractor pipeline entirely. Documents go directly to the vector store. Maximum 1000 documents per call.
Path parameters
The namespace to upsert documents into.
The namespace to upsert documents into.
Request body
Response
Successful Response
Changes
Changed in 4 of the 31 revisions of this API.12
- ○
added the new
signalenum value to the request propertydocuments/items/source_type/anyOf[subschema #1]/request-property-enum-value-added
- ○
- ○
added the optional property
dropped_payload_fieldsto the response with the200statusresponse-optional-property-added
- ○
- ○
added the new optional request property
documents/items/content_hashnew-optional-request-property
- ○
added the new optional request property
documents/items/lineage_chainnew-optional-request-property
- ○
added the new optional request property
documents/items/lineage_pathnew-optional-request-property
- ○
added the new optional request property
documents/items/root_bucket_idnew-optional-request-property
- ○
added the new optional request property
documents/items/root_object_idnew-optional-request-property
- ○
added the new optional request property
documents/items/source_collection_idnew-optional-request-property
- ○
added the new optional request property
documents/items/source_document_idnew-optional-request-property
- ○
added the new optional request property
documents/items/source_object_idnew-optional-request-property
- ○
added the new optional request property
documents/items/source_typenew-optional-request-property
- ○
- ○
the endpoint scheme security
BearerAuthwas added to the APIapi-security-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○