Hello maker
I found a method to add memeory to chatgpt using Custom assistant and Thread ID which is great
I am building Telegram bot used by many user and each user have unique thread, I know i need to store it and i use Sheets to store all basic data about it
But i want to improve it like this:
User input → Find user ID and Unique Thread Id → Chatgpt → Respond
N if new user → create new thread → Store it → and use it in the future when that user use it
I cannot imagine how to set that up, please help me
Here i attach blueprint and Screenshot for my workflow:
blueprint (1).json (241.0 KB)
Please see duplicate questions that I have replied to before:
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!
Thanks i follow ur steps in this link Telegram Chatbot (incomplete)
I got positive respond the bot remember me, and add the data in data store with Make but i got this error
What to fix here?
You are missing a filter before the data store. See step 3.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!