The tool has statement: "The CSV file must include the following columns"
I assumed, that additional custom columns could exist.
Indeed I was able to open a file with extra columns:
id,input,output,label,IssueCategory,IssueDescription,Author.
However when I did the labels and downloaded the file, non-standard columns were not included.
id,input,output,label,explanation,prediction
Is it a known limitation? Will you consider to address it?