This endpoint allows clients to update existing examples in a specified dataset by sending a multipart/form-data PATCH request. Each form part contains either JSON-encoded data or binary attachment files to update an example.
Documentation Index
Fetch the complete documentation index at: https://docs.langchain.com/llms.txt
Use this file to discover all available pages before exploring further.
Dataset ID
The Example update info as JSON. Can have fields 'metadata', 'split'
The updated Example inputs as JSON
The updated Example outputs as JSON
JSON describing attachment operations (retain, rename)
New file attachment named {name}