Filter: classifai_chatgpt_resize_content_request_body
Filter the resize request body before sending to ChatGPT.
Parameters
| Name | Type | Description |
|---|---|---|
| $body | array | Request body that will be sent to ChatGPT. |
| $post_id | int | ID of post. |
Since
- 2.3.0
Source
Defined in includes/Classifai/Providers/OpenAI/ChatGPT.php at line 857
Returns
Request body.