Filter: classifai_azure_openai_title_prompt
Filter the prompt we will send to Azure OpenAI.
Parameters
| Name | Type | Description |
|---|---|---|
| $prompt | string | Prompt we are sending. Gets added before post content. |
| $post_id | int | ID of post we are summarizing. |
| $args | array | Arguments passed to endpoint. |
Since
- 2.2.0
Source
Defined in includes/Classifai/Providers/Azure/OpenAI.php at line 532
Returns
Prompt.