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