Embedding ChatGPT into Bubble? Please help

I am creating a web application on Bubble for a personal AI assistant using ChatGPT. I have the workflows for the site setup, I have the API call working, I have created the backend workflows (might not be configured properly). I cannot get the chat messaging (setup this page with the Bubble AI) to talk back and forth with ChatGPT. I must be doing something wrong, but wanted to know if you have any ideas or if you can point me to some relevant documentation. ChatGPT and I have been banging our heads on this for awhile now.

Thanks in advance

What have you tried? Can you share screenshots?

I found a course on Udemy to learn Bubble better. I’m going to start there. I’m new to the tool. Thanks though!

I’ve seen a lot of YT tutorials. One of them should work.

I was able to create a prototype of an AI assistant. I used Bubble and connected to OpenAI via the API connector. Getting the workflow down so that ChatGPT has the history of the conversation was the most challenging. It took some time to get the JSON setup properly, but it wasn’t too bad.