Filter: classifai_openai_api_request_post_form_options
Filter the options for the post form request.
Parameters
| Name | Type | Description |
|---|---|---|
| $options | array | The options for the request. |
| $url | string | The URL for the request. |
| $body | array | The body of the request. |
| $this->feature | string | The feature name. |
Since
- 2.4.0
Source
Defined in includes/Classifai/Providers/OpenAI/APIRequest.php at line 252
Returns
The options for the request.