Open-Assistant
Open-Assistant copied to clipboard
Better error feedback to the frontends
Currently, the backend responds with plain 400 messages to protocol errors, for example when a frontend responds to a ranking task of 3 items with a list of only 2 items. Ideally, the backend would send a helpful message to display to the user along with the 400 response.