Optional
options: RequestOptionsCreates a model response. Provide text or image inputs to generate text or JSON outputs. Have the model call your own custom code or use built-in tools like web search or file search to use your own data as input for the model's response.
Optional
options: RequestOptionsOptional
options: RequestOptionsOptional
options: RequestOptionsRetrieves a model response with the given ID.
Optional
query: OpenAIClient.Responses.ResponseRetrieveParamsNonStreamingOptional
options: RequestOptionsOptional
options: RequestOptionsOptional
query: ResponseRetrieveParamsBaseOptional
options: RequestOptions
Cancels a model response with the given ID. Only responses created with the
background
parameter set totrue
can be cancelled. Learn more.