When to use this
- The unified request model is not enough
- You need controlled passthrough for OpenAI-specific controls
Example
cURL example
Python example
Node.js example
Best practices
- Only allowlisted extension fields should be forwarded
- Log model version together with passthrough parameters
