Found myself needing to process a list of ~7000 strings through ChatGPT to classify them correctly, so made this utility that divides them into batches to reduce API calls and token usage and handle decoding the results and re-running ones that had garbage returned automatically