Filter: classifai_chatgpt_content_prompt
Filter the prompt we will send to ChatGPT.
Parameters
Name | Type | Description |
---|---|---|
$prompt | string | Prompt we are sending to ChatGPT. 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/OpenAI/ChatGPT.php
at line 1119
Returns
Prompt.