You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
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?
When there is a custom message configured, the bot's reply should be that message. No banner should be shown on the web UI.
Ability to customize banner text when LLM such that the chat is unavailable on an experiment level
The text was updated successfully, but these errors were encountered: