Filter: classifai_ollama_key_takeaways_prompt
Filter the prompt we will send to Ollama.
Parameters
Name | Type | Description |
---|---|---|
$prompt | string | Prompt we are sending to Ollama. Gets added before post content. |
$post_id | int | ID of post we are summarizing. |
Since
- 3.3.0
Source
Defined in includes/Classifai/Providers/Localhost/Ollama.php
at line 603
Returns
Prompt.