Description:
When using the Elysia AI assistant on the ElysiaJS documentation website, the first question works correctly and returns a valid response. However, when asking a second question in the same conversation, the chat fails and shows an error.
Steps to Reproduce:
- Go to the ElysiaJS docs site: https://elysiajs.com/
- Open Elysia AI from the sidebar.
- Ask any question (example: "What is Eden?") → works normally.
- Ask another follow-up question in the same chat.
Actual Result:
The AI fails to respond and shows the error-
"Invalid history. Please start a new conversation. Try again or Reload the page"
Expected Result:
The AI should allow continuous multi-message conversations and respond to follow-up questions without requiring a page reload. Reloading the page or starting a new conversation temporarily fixes the issue, but the error appears again after the next message.
Description:
When using the Elysia AI assistant on the ElysiaJS documentation website, the first question works correctly and returns a valid response. However, when asking a second question in the same conversation, the chat fails and shows an error.
Steps to Reproduce:
Actual Result:
The AI fails to respond and shows the error-
"Invalid history. Please start a new conversation. Try again or Reload the page"
Expected Result:
The AI should allow continuous multi-message conversations and respond to follow-up questions without requiring a page reload. Reloading the page or starting a new conversation temporarily fixes the issue, but the error appears again after the next message.