Filter: classifai_chatgpt_excerpt_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 post we are summarizing. |
Since
- 2.0.0
Source
Defined in includes/Classifai/Providers/OpenAI/ChatGPT.php
at line 656
Returns
Request body.