Error
Read Delta Stream
Stream feedback deltas for multiple feedback keys.
Returns results in chunks as they become available. Each chunk contains
results for one or more feedback keys. Errors for individual chunks are
included in the response rather than failing the entire operation.
Response format (SSE):
event: data
data: {"feedback_deltas": {"key1": {session_id: {...}}, ...}, "errors": null}
event: data
data: {"feedback_deltas": {"key2": {...}}, "errors": null}
event: end
POST
Error
Documentation Index
Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-cbclea-1779438149-9d7c578.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Body
application/json
Response
Successful Response

