Filter: classifai_googleai_gemini_api_excerpt_prompt
Filter the prompt we will send to Gemini API.
Parameters
| Name | Type | Description |
|---|---|---|
| $prompt | string | Prompt we are sending to Gemini API. Gets added before post content. |
| $post_id | int | ID of post we are summarizing. |
| $excerpt_length | int | Length of final excerpt. |
Since
- 3.0.0
Source
Defined in includes/Classifai/Providers/GoogleAI/GeminiAPI.php at line 241
Returns
Prompt.