ai-chatbot icon indicating copy to clipboard operation
ai-chatbot copied to clipboard

where I can find history conversation list

Open zhanglianbo35 opened this issue 1 year ago • 4 comments

where I can find the history conversation list

zhanglianbo35 avatar Jun 18 '23 07:06 zhanglianbo35

+1

SamiHK avatar Jun 19 '23 08:06 SamiHK

in here (?) image

yuxxeun avatar Jun 26 '23 06:06 yuxxeun

in here (?) image

are you deploy it on your local host?

zhanglianbo35 avatar Jun 27 '23 10:06 zhanglianbo35

in here (?) image

are you deploy it on your local host?

No, this screenshot is from vercel deploying. But on localhost u can do the same thing and show same result, theres any problem that u faced with it?

yuxxeun avatar Jun 28 '23 01:06 yuxxeun

I'm facing the same problem, the chat history is not shown in the sidebar only after reloading

DanielhCarranza avatar Jun 29 '23 05:06 DanielhCarranza

are you sure you're login with the same your account vercel account? can you give me a clue about it? some screenshot or anything that related with it because everythings working fine on my machine

image

yuxxeun avatar Jun 30 '23 01:06 yuxxeun

the history does not seem to persist properly unlike chatgpt

swyxio avatar Jul 09 '23 00:07 swyxio

Looked into this. The issue appears to be that you need to reload to see the latest history entry update on localhost. I am able to verify that behavior. There might be an opportunity to make this better, liking missing a revalidatePath() when the new entry is created 🙏 But the history is preserved.

leerob avatar Nov 27 '23 02:11 leerob

Ah, related: https://github.com/vercel-labs/ai-chatbot/issues/87

leerob avatar Nov 27 '23 02:11 leerob