Conversationally loop through an array of variables/questions until everything has been answered.

I am wanting to utilize Typebot (and OpenAI) in the same manner as Formless.ai (but even better). With Formless, you can define a series of fields that the user needs to input and it conversationally asks questions until all fields have been answered sufficiently. How can I loop a through these and then exit the loop when completed? I’ve managed to have OpenAI loop through the questions (but don’t know how to exit the dialogue). I’ve also managed to set it up to ask each question individually… but I’d like to parse every answer to determine whether they might have answered multiple questions in one. Any ideas?
1 Reply
Baptiste
Baptiste14mo ago
That'd be a bit complicated to be honest! I don't have ideas on top of my head 🙏

Did you find this page helpful?