Filter: classifai_xai_grok_descriptive_text_prompt

apply_filters( 'classifai_xai_grok_descriptive_text_prompt', $prompt, $post_id ) → {string}

Filter the prompt we will send to xAI Grok.

Parameters:
Name Type Description
$prompt string

Prompt we are sending to xAI Grok.

$post_id int

ID of attachment we are describing.

Since:
  • 3.3.0
Source:
Returns:

Prompt.

Type
string