/datastores/{id}/documents
Edit Chunk Content
Edit the content of a specific chunk in a datastore. This operation updates the chunk's text content and regenerates its embeddings.
put/datastores/{datastore_id}/chunks/{content_id}/content
Path parameters
datastore_idstring uuid required
Datastore ID of the datastore containing the chunk
Datastore ID of the datastore containing the chunk
content_idstring uuid required
Content ID of the chunk to edit
Content ID of the chunk to edit
Request body
Response
Successful Response
EmptyResponse required
Changes
Changed in 1 of the 21 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○