Filter: classifai_googleai_images_max_prompt_chars
Filter the max number of characters the prompt can have.
Useful if you want to change to a different model that has a different maximum.
Parameters
| Name | Type | Description |
|---|---|---|
| $model | int | The default maximum prompt characters. |
Since
- 3.5.0
Source
Defined in includes/Classifai/Providers/GoogleAI/Images.php at line 134
Returns
The maximum prompt characters.