OpenResponses
Create OpenResponse
OpenResponses endpoint backed by Arrow. Hosted QuiverAI tools execute upstream and return namespaced receipt items. Streaming ends with the literal [DONE] transport sentinel.
post/v1/responses
Headers
x-trace-idstring
Optional client-supplied trace identifier. The API echoes this value in X-Trace-ID and includes it in request logs for client-side correlation.
Example:trace_01J9AZ3XJ7D5S9ZV2Q5Z8E1A4N
Optional client-supplied trace identifier. The API echoes this value in X-Trace-ID and includes it in request logs for client-side correlation.
Request body
Response
OpenResponses-compatible ResponseResource returned by the upstream inference service.
Changes
Changed in 1 of the 6 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○