Filter: classifai_ollama_excerpt_request_body
Filter the request body before sending to Ollama.
Parameters
| Name | Type | Description |
|---|---|---|
| $body | array | Request body that will be sent to Ollama. |
| $post_id | int | ID of post. |
Since
- 3.3.0
Source
Defined in includes/Classifai/Providers/Localhost/Ollama.php at line 258
Returns
Request body.