Filter: classifai_ollama_content_prompt
Filter the prompt we will send to Ollama.
Parameters
| Name | Type | Description |
|---|---|---|
| $prompt | string | Prompt we are sending to Ollama. Gets added before summary. |
| $post_id | int | ID of post. |
| $args | array | Arguments passed to endpoint. |
Since
- 3.4.0
Source
Defined in includes/Classifai/Providers/Localhost/Ollama.php at line 711
Returns
Prompt.