mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-28 16:20:34 +08:00
530d3e1d1d
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.