method values that select a
specific operation. Pass method (and optional method_params) at the top
level of the request body, or via extra_body in the OpenAI Python SDK. If
you omit method, the model’s default is applied.
- Request body
- OpenAI SDK
methods, default_method, and extra_body_help are
also available on GET /v1/openai/models.
Visual Question Answering (VQA)
Document and Image OCR
Method Parameters
method_params is an optional object passed alongside method at the top
level of the request body, or via extra_body in the OpenAI Python SDK. Keys
are model- and method-specific; the tables above call out the parameters each
method accepts.
- Request body
- OpenAI SDK
Method-specific keys
Related
Multimodal Inputs
Content part types and document input limits.
Models
Availability status and capability matrix for every model.
Chat Completions
Full request and response schema.