Filter: classifai_googleai_gemini_api_title_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. |
| $args | array | Arguments passed to endpoint. |
Since
- 3.0.0
Source
Defined in includes/Classifai/Providers/GoogleAI/GeminiAPI.php at line 357
Returns
Prompt.