Filter: classifai_chrome_ai_excerpt_request_body
Filter the request body before sending to Chrome AI.
Parameters
| Name | Type | Description |
|---|---|---|
| $body | array | Request body that will be sent. |
| $post_id | int | ID of post we are summarizing. |
Since
- 3.2.0
Source
Defined in includes/Classifai/Providers/Browser/ChromeAI.php at line 181
Returns
Request body.