Open-Assistant
Open-Assistant copied to clipboard
Annotations / labels should come from the backend
For tasks where the user has to assign labels to a given text, the backend should provide these labels, instead of hard-coding them in the frontend.
This is similar to the Report functionality.
Question: Should the labels be part of the task delivered from the backend, or a separate endpoint?
As part of #381 (merged today) the valid labels are sent as part of the task definition when starting a prompt/reply label task
@olliestanley thank for the info! these are 3 new tasks that needs to be added to the website, correct?
label_initial_prompt label_prompter_reply label_assistant_reply
@olliestanley thank for the info! these are 3 new tasks that needs to be added to the website, correct?
label_initial_promptlabel_prompter_replylabel_prompter_reply
Yep! (but one is label_assistant_reply)