v1
latestOpenAPI 3.1.02026-07-261216083.9 KBCreate Responses
Generate a unified response block from various input configurations.
Headers
Request body
Whether to stream response events as server-sent events.
Whether to run the request in the background and return immediately.
Whether to store the response so it can be retrieved later.
Response
Successful Response
The unique ID of the response that was created.
The Unix timestamp (in seconds) for when the response was created.
The status that was set for the response.
The model that generated this response.
Whether the model was allowed to call multiple tools in parallel.
The nucleus sampling parameter that was used for this response.
The presence penalty that was used to penalize new tokens based on whether they appear in the text so far.
The frequency penalty that was used to penalize new tokens based on their frequency in the text so far.
The number of most likely tokens that were returned at each position, along with their log probabilities.
The sampling temperature that was used for this response.
Whether this response was stored so it can be retrieved later.
Whether this request was run in the background.
The service tier that was used for this response.