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