Skip to content

Bug: Repeated "Error processing message" in Chat Interface #24

@VibinGowtham

Description

@VibinGowtham

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.

Image

Steps to reproduce

  1. Clone the repository and follow the setup instructions in the README.
  2. Configure the .env file with the appropriate LLM-related environment variables.
  3. Start the application locally.
  4. Open the chat window and submit any prompt.

Relevant API REQUEST output

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions