parallel_process_gpt
parallel_process_gpt copied to clipboard
Missing return value for convert_csv_to_array()
Hi,
It seems that the convert_csv_to_array function should be returning data, but it currently does not return anything.
Hi,
It seems that the
convert_csv_to_arrayfunction should be returningdata, but it currently does not return anything.
It writes out the data in a text file.