Filter: classifai_chatgpt_ocr_request_body
Filter the 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 attachment we are describing. |
Since
- 3.3.0
Source
Defined in includes/Classifai/Providers/OpenAI/ChatGPT.php at line 409
Returns
Request body.