Which API Provider are you using?
Anthropic
Which Model are you using?
anthropic.claude-3-5-sonnet-20240620-v1:0
What happened?
After completing the local setup as per the instructions in the README.md, I updated the required LLM environment variables in the .env file. Upon launching the application and navigating to the chat interface, I attempted to submit a prompt. However, I encountered the following repeated error message:
Error processing message re-trying Error processing message re-trying Error processing message re-trying Error processing message re-trying Error processing message re-trying Sorry, there was an error processing your message.

Steps to reproduce
- Clone the repository and follow the setup instructions in the README.
- Configure the .env file with the appropriate LLM-related environment variables.
- Start the application locally.
- Open the chat window and submit any prompt.
Relevant API REQUEST output
Additional context
No response
Which API Provider are you using?
Anthropic
Which Model are you using?
anthropic.claude-3-5-sonnet-20240620-v1:0
What happened?
After completing the local setup as per the instructions in the README.md, I updated the required LLM environment variables in the .env file. Upon launching the application and navigating to the chat interface, I attempted to submit a prompt. However, I encountered the following repeated error message:
Error processing message re-trying Error processing message re-trying Error processing message re-trying Error processing message re-trying Error processing message re-trying Sorry, there was an error processing your message.Steps to reproduce
Relevant API REQUEST output
Additional context
No response