Filter: classifai_openai_moderation_request_body
Filter the request body before sending to OpenAI.
Parameters
| Name | Type | Description |
|---|---|---|
| $body | array | Request body that will be sent to OpenAI. |
| $comment_id | int | ID of comment we are moderating. |
Since
- 3.0.0
Source
Defined in includes/Classifai/Providers/OpenAI/Moderation.php at line 219
Returns
Request body.