Turn off AI features in WP 7

Fortunately, this is fairly easy to do by adding a line to the wp-config.php file, or if you prefer, with the plugin Turn Off AI Features.

Add to wp-config:

define( 'WP_AI_SUPPORT', false );