Expand description
Responses API types for /v1/responses endpoint.
Structs§
- Delete
Stored Completion Response - Response to delete a stored completion.
- Model
Request - The request body for
/v1/responsesendpoint. - Model
Response - The response body for
/v1/responsesendpoint. - Model
Response Configuration - Settings for customizing a text response from the model.
- Output
Message - An output message from the model.
- Reasoning
- The reasoning done by the model.
- Reasoning
Configuration - Reasoning configuration.
- Reasoning
Text - Reasoning text.
Enums§
- Model
Input - Content of the input passed to a
/v1/responsesrequest. - Model
Input Content - Model input content.
- Model
Input Content Item - A model input content item.
- Model
Input Item - Model input item (previous outputs or tool call outputs).
- Model
Input Part - A part of model input.
- Model
Output - Model output.
- Model
Response Format - Response format parameter for structured outputs (Responses API).