Elliott-Chong / chatpdf-yt

https://chatpdf-elliott.vercel.app
719 stars 299 forks source link

pinecone database redirect url [object object] error #34

Open CodeOfMugiwara opened 1 year ago

CodeOfMugiwara commented 1 year ago

After the vectors inserted into pinecone the page is being redirected but i can't understand that the chat is pushed into database or not. The URL is like http://localhost:3000/chat/[object%20Object] instead of http://localhost:3000/chat/1 like in video tutorial of Elliott-Chong.

I want to clear my self that the chat is being pushed into database or not and why the URL is different for me ?