Hi,
Looks like my bot has lost the context of the current post and picking stuff from elsewhere. It is also started lying to me about having had booked a calender slot and emailed me the invite!
Don’t forget that AI is about hallucinating answers randomly and trying to get them as close as possible to a logical reply. When the AI doesn’t know, it goes crazy 😉 But for this, you should check OpenAI documentations, YouTube and the numerous articles about it. Personally, I am using the OpenAI models but I can’t tell you more than all the resources online.
I got the setting for Context: content_aware=”true” context=”Article:\n\n{CONTENT}\n\n”
You should work your context a bit more. Having the {CONTENT} at the end is good, but before “Article:” you should tell the AI what it is supposed to be, like “You are the Assistant of My Website. Reply to the user requests only based on the content of this article. If they ask about any other subject, say that you don’t know. If they ask about our email, use [email protected].”
Also, there are errors in your WordPress. It’s not caused by AI Engine so I can’t help unfortunately. But if it happens during the “Shortcodes Resolve” process, then the content fed to content aware might be empty. In that case, disable the Shortcodes Resolve.
