Skip to content

Ongoing feedback when sending message #277

@gsproston-scottlogic

Description

@gsproston-scottlogic

The time taken to get a reply after sending a message can be quite long. To alleviate this, it could be nice to have the backend feedback what is going on to the frontend.

Some things we could tell the frontend:

  • Checking the user's message (includes evaluator LLM)
  • Calling main LLM
  • Calling QA LLM
  • Sending email (this will be quick but might still be nice to show)

We might need to switch to using websockets for this, as the backend will be sending stuff to the frontend unsolicited, which it can't currently do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendRequires work on the backendenhancementNew feature or requestfrontendRequires work on the frontendrefactorImprove code qualityui designRequires UI design input

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions