pinecone database redirect url [object object] error
CodeOfMugiwara opened this issue · 0 comments
CodeOfMugiwara commented
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 ?