So I am building telegram chat to GPT assistant I created that ask user information about him. the flow goes well and the assistant goes all the steps to get all the info.
THe issue is that I don’t know how to collect in each step the user input. i.e chat is asking for a name, user give it. then ask for phone number, user gives it. If i refer the set node to collect the user input every time I would not know what data is it every response and if it’s relevant because it is a free chat with GPT.
Much appriciate some help with this flow