File: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php
-
Converts snake_case to camelCase.
Used by 1 function | Uses 0 functions | Source: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:476 -
Filters whether to prevent the prompt from being executed.
Used by 1 function | Uses 0 functions | Source: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:322 -
Converts an exception into a WP_Error with a structured error code and message.
Used by 2 functions | Uses 1 function | Source: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:383 -
Checks if a method name is a support check method (is_supported*).
Used by 1 function | Uses 0 functions | Source: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:424 -
Checks if a method name is a generating method (generate_*, convert_text_to_speech*).
Used by 1 function | Uses 0 functions | Source: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:436 -
Retrieves a callable for a given PHP AI Client SDK prompt builder method name.
Used by 1 function | Uses 2 functions | Source: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:450 -
Fluent builder for constructing AI prompts, returning WP_Error on failure.
Used by 0 functions | Uses 0 functions | Source: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:107 -
Constructor.
Used by 1 function | Uses 7 functions | Source: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:185 -
Filters the default request timeout in seconds for AI Client HTTP requests.
Used by 1 function | Uses 0 functions | Source: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:202 -
Registers WordPress abilities as function declarations for the AI model.
Used by 0 functions | Uses 6 functions | Source: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:237 -
Magic method to proxy snake_case method calls to their PHP AI Client camelCase counterparts.
Used by 0 functions | Uses 8 functions | Source: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:293