Filter: classifai_googleai_gemini_api_excerpt_request_body
Filter the request body before sending to Gemini API.
Parameters
| Name | Type | Description |
|---|---|---|
| $body | array | Request body that will be sent to Gemini API. |
| $post_id | int | ID of post we are summarizing. |
Since
- 3.0.0
Source
Defined in includes/Classifai/Providers/GoogleAI/GeminiAPI.php at line 264
Returns
Request body.