Filter: classifai_googleai_gemini_api_ . $args[resize_type] . _content_prompt
Filter the resize prompt we will send to Gemini API.
Parameters
| Name | Type | Description |
|---|---|---|
| $prompt | string | Resize prompt we are sending to Gemini API. Gets added as a system prompt. |
| $post_id | int | ID of post. |
| $args | array | Arguments passed to endpoint. |
Since
- 3.0.0
Source
Defined in includes/Classifai/Providers/GoogleAI/GeminiAPI.php at line 472
Returns
Prompt.