Hi, I’m stuck in Bubble and need help. I want to send a set of questions I have to an AI and receive its responses. Based on those responses, I need to perform specific actions. However, the responses are not being saved in my fields, and the AI is responding to questions it generates itself, not the ones I send. Could someone assist me with this issue?
Not being saved in my fields ,AI is responding to questions it generates itself, not the ones I send
You can ask AI to give you the response in a Json format like:
{Respnses: ["01 Anser","02 Anser","03Anser"]}
and then once you get the json, you can do work on what to do when you get the specific ans