Filter: classifai_googleai_images_prompt

apply_filters( 'classifai_googleai_images_prompt', $prompt ) → {string}

Filter the prompt we will send to Google AI.

Parameters:
Name Type Description
$prompt string

Prompt we are sending to Google AI.

Since:
  • 3.5.0
Source:
Returns:

Prompt.

Type
string