[ad_1]
I’m building an AI digital experience and using the AI Engine plugin to do all the heavy lifting in communicating with OpenAI now that I’ve finished fine tuning.
One thing I would like to do is set up pre-configured prompts and inject them into the chat (as the user). Is it possible to use javascript to set the content of the textarea and then simulate a click on the button to submit it?
The page I need help with: [log in to see the link]
