apply_filters ( 'jetpack_ai_chat_answer_prompt', string $prompt_override )

Filter for an answer prompt override.<p>Example: "Talk like a cowboy."</p>

Source file: _inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-ai.php

View in GitHub

Parameters

$prompt_override

(string) The prompt override string.


Changelog

Since: Jetpack 12.6


How to use this hook

See Using actions and filters to customize Jetpack.

Notes

Have a note to contribute?