Filter: classifai_azure_openai_key_takeaways_request_body
Filter the request body before sending to Azure OpenAI.
Parameters
| Name | Type | Description |
|---|---|---|
| $body | array | Request body that will be sent to Azure. |
| $post_id | int | ID of post we are summarizing. |
Since
- 3.3.0
Source
Defined in includes/Classifai/Providers/Azure/OpenAI.php at line 770
Returns
Request body.