Filter: classifai_azure_read_request_args
Filters the request arguments sent to Read endpoint.
Parameters
| Name | Type | Description |
|---|---|---|
| $args | array | Whether to run OCR processing or not. |
| $attachment_id | int | The attachment ID. |
Since
- 1.7.0
Source
Defined in includes/Classifai/Providers/Azure/Read.php at line 153
Returns
Filtered request arguments.