Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to customize message when Chat is unavailable #841

Open
stephherbers opened this issue Nov 7, 2024 · 3 comments
Open

Ability to customize message when Chat is unavailable #841

stephherbers opened this issue Nov 7, 2024 · 3 comments

Comments

@stephherbers
Copy link
Contributor

stephherbers commented Nov 7, 2024

Ability to customize banner text when LLM such that the chat is unavailable on an experiment level

  • Add custom message to model that is default to None. When configure show that text for the message in addition to "System is down" or something similar to that.
@SmittieC
Copy link
Collaborator

SmittieC commented Nov 8, 2024

We want predefined bot responses when there's an error happening on the server?

@stephherbers
Copy link
Contributor Author

Ah not so much message but banner, I'll correct the wording on the ticket.

@SmittieC
Copy link
Collaborator

SmittieC commented Nov 11, 2024

From our offline chats, I think that if this message is configured, we should let the bot say it to the user instead of the banner. The reason why I'm advocating for this is to keep things consistent across all channels. Non web channels don't have banners, so the bot response is all we can work with.

So to be clear what I am suggesting:

  1. When there's no message configured, keep things as they are i.e. show the "something went wrong" bannar in the webchat. I'm not entirely sure what to do with external channels here. Maybe we use some special formatting?
  2. When there is a custom message configured, the bot's reply should be that message. No banner should be shown on the web UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants