Filter: classifai_azure_openai_ . $args[resize_type] . _content_prompt
Filter the resize prompt we will send to Azure OpenAI.
Parameters
| Name | Type | Description |
|---|---|---|
| $prompt | string | Resize prompt we are sending. 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/Azure/OpenAI.php at line 615
Returns
Prompt.