Hi everyone, I am currently working on a mentor/mentee program app. Since there will be meetings among them, I asks the Mentee to pick out the available time through Time&Date picker and record it in a table “Group 1 Time submission”. I want to integrate OpenAI to help Mentor picking out the best time amongst those answers. They will type in “show me the best meeting time” and OpenAI will have the answers for them
I am a bit confused about if we should integrate it as “Answer question” or “Answer questions about a table”. I tried the later one but the Results component didn’t allow me to choose the time submission from the Source table (Group 1 Time submission). I was thinking whether I have to collect the answers from source table and manually add them into the User profile table would work or not.
Anyway, is there a way for me to set up OpenAI to answer the questions from the column (recored from a form) of a certain table without having to manually relocate them?
Thank you everyone for your help!!!