[ad_1]
I’m having trouble using AI Engine on my site. I have php 7.4.23, is that an issue? When I try to use AI engine, I get a critical site error.
This is the error log:
[22-Mar-2023 21:08:18 UTC] PHP Fatal error: Uncaught Error: Call to undefined function Rahul900day\Gpt3Encoder\mb_convert_encoding() in /home/positive/public_html/wp-content/plugins/ai-engine-pro/vendor/rahul900day/gpt-3-encoder/src/Encoder.php:34
Stack trace:
#0 /home/positive/public_html/wp-content/plugins/ai-engine-pro/vendor/rahul900day/gpt-3-encoder/src/Encoder.php(16): Rahul900day\Gpt3Encoder\Encoder::stringToBytes()
#1 /home/positive/public_html/wp-content/plugins/ai-engine-pro/classes/core.php(417): Rahul900day\Gpt3Encoder\Encoder::encode()
#2 /home/positive/public_html/wp-includes/class-wp-hook.php(289): Meow_MWAI_Core->dynamic_max_tokens()
#3 /home/positive/public_html/wp-includes/plugin.php(206): WP_Hook->apply_filters()
#4 /home/positive/public_html/wp-content/plugins/ai-engine-pro/classes/querytext.php(34): apply_filters()
#5 /home/positive/public_html/wp-content/plugins/ai-engine-pro/classes/querytext.php(53): Meow_MWAI_QueryText->estimateTokens()
#6 /home/positive/public_html/wp-content/plugins/ai-engine-pro/classes/ai.php(196): Meow_MWA in /home/positive/public_html/wp-content/plugins/ai-engine-pro/vendor/rahul900day/gpt-3-encoder/src/Encoder.php on line 34
