AshutoshSingh2021 / medvisor

Medvisor is an AI fitness advisor. It can answer most of the queries about fitness and health.
https://medvisor.vercel.app
0 stars 1 forks source link

Bug: Chat history is not rendered properly #18

Closed AshutoshSingh2021 closed 1 month ago

AshutoshSingh2021 commented 1 month ago

The Chat history of the user chat with the chatbot vanishes when getting a new response.

To Reproduce Steps to reproduce the behaviour:

  1. Go to 'chat-bot page'
  2. Input the prompt
  3. Tap on the Enter key (submit the prompt)
  4. Wait for a response and see the error

Expected behaviour The chat history state was supposed to keep the whole user interaction.