Share feedback, ideas and get community help

Updated 2 months ago

Hello, what should we put here so that the GPT wizard remembers the conversation? 🧐

At a glance

The community member is having trouble making fluent conversations and is looking for ideas. The comments discuss an issue with a missing "Thread ID" variable, which should be used instead of a "User ID" to continue a conversation. Another community member asks about the best way for the assistant to remember previous conversations when a user returns after a few days. There is no explicitly marked answer in the provided information.

I can't make a fluent conversation. I think I'm missing that variable. Any ideas? Thanks
Attachment
Basic-ChatGPT-Editor-Typebot.jpg
N
B
R
7 comments
{
"status": 500,
"body": {
"message": "404 No thread found with id 'ni2kdkppeuojheqeixqjg0v7'.",
"code": "INTERNAL_SERVER_ERROR",
"data": {
"code": "INTERNAL_SERVER_ERROR",
"httpStatus": 500,
"path": "continueChat"
}
}
}
I guess I need to know what is the ID of the topic started.
No you should not put the User ID here because on first request, it will try to fetch a thread with that ID but it does not exists.
You should instead put any new empty variable that you can call "Thread ID"
Then in the Save response section, make sure to store the Thread ID in that variable
@Baptiste What is the best way for the assistant to remember the previous conversation when a user returns after a few days and the conversation continues?

I am using Evolution 2.2.0 to connect Typebot to Whatsapp
Add a reply
Sign up and join the conversation on Discord