Filter: classifai_chrome_ai_excerpt_prompt
Filter the prompt we will send to Chrome AI.
Parameters
| Name | Type | Description |
|---|---|---|
| $prompt | string | Prompt we are sending. Gets added before post content. |
| $post_id | int | ID of post we are summarizing. |
| $excerpt_length | int | Length of final excerpt. |
Since
- 3.2.0
Source
Defined in includes/Classifai/Providers/Browser/ChromeAI.php at line 161
Returns
Prompt.