mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-13 11:50:37 +08:00
Now the backend passes a single message conversation for the label initial prompt task, this allows us to just show the conversation the same way we do for the other labelling tasks. The MessageView component was now no longer used and all messages shown are using MessageTableEntry.