Error One document per item expected when update mode in supabase vector

When the process of embedding the Google Sheet file into Supabase, the vector insert mode was successful, but when I tried to update the document, an error appeared: Single document per item expected.

Maybe your error means that per item you can only have 1 document so update it one item at a time?