I cannot load a simple file with 5 json objects into my assistant, it shows an error, where can I see what the problem is:
{“Date” : “2025-01-01”, “Customer Name” : "ABC ", “Value” : -394.20, “Weight” : 0.00}
{“Date” : “2025-01-01”, “Customer Name” : "DEF ", “Value” : -16382.77, “Weight” : 0.00}
{“Date” : “2025-01-01”, “Customer Name” : "FED ", “Value” : -22.43, “Weight” : -413.99}
{“Date” : “2025-01-02”, “Customer Name” : "XYX ", “Value” : 842.90, “Weight” : 84290.00}
{“Date” : “2025-01-02”, “Customer Name” : "AFG ", “Value” : 10435.54, “Weight” : 47440.00}