[wp-trac] [WordPress Trac] #64591: Add WP AI Client and corresponding connectors screen
WordPress Trac
noreply at wordpress.org
Fri Feb 20 08:41:24 UTC 2026
#64591: Add WP AI Client and corresponding connectors screen
--------------------------------------+------------------------------
Reporter: flixos90 | Owner: jason_the_adams
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 7.0
Component: AI | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+------------------------------
Comment (by flixos90):
In [changeset:"61700" 61700]:
{{{
#!CommitTicketReference repository="" revision="61700"
AI: Add the WordPress AI Client.
The WordPress AI Client is a provider-agnostic API for WordPress code to
call generative AI models via a consistent interface. Plugins and Core can
use it to provide AI driven features for users, while users maintain full
autonomy in choosing which AI provider(s) they want to rely on and how
they configure them.
This changeset merges the technical foundation for the WordPress AI Client
into Core. This foundation was originally implemented in the
https://github.com/WordPress/wp-ai-client package, which will be sunset
going forward. The underlying https://github.com/WordPress/php-ai-client
package is bundled with this changeset and will remain a separate library
maintained by the WordPress project, for WordPress Core and the PHP
ecosystem.
No AI providers are bundled out of the box. Without explicit configuration
and explicit calling code, WordPress will not send prompts or data to any
external service. Site owners will be able to install plugins to enable
usage of specific AI providers, built on top of this foundation.
This is the first changeset of two that are most relevant for the AI
Client feature. The subsequent change will introduce a configuration
screen for different AI providers, where users can install provider
plugins, configure their credentials, and enable the canonical WordPress
AI plugin. Together, this infrastructure and UI will enable the WordPress
ecosystem to build AI features in a seamless and interoperable way.
Original merge proposal: https://make.wordpress.org/core/2026/02/03
/proposal-for-merging-wp-ai-client-into-wordpress-7-0/
Props jason_the_adams, flixos90, desrosj, dkotter, jorgefilipecosta,
peterwilsoncc, johnbillion, jorbin, swissspidy, isotropic.
See #64591.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64591#comment:32>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list