openai-cookbook
openai-cookbook copied to clipboard
Please update api_request_parallel_processor.py to support GPT 3.5 Turbo
Please update api_request_parallel_processor.py to support GPT 3.5 Turbo model and multiple messages content API.
api_request_parallel_processor.py
Thanks in advance.
Adding to my to-do list. Thanks!
Thank you, I tried to do it in my own environment and kept running into errors. Seems like the changes needed are pretty widespread.
It's been updated, thanks to a community PR. Let me know if you run into any issues.
@Emasoft , do you have to have an example_requests_to_parallel_process.jsonl that support GPT-35-Turbo? I had a hard time figuring out how to run api_request_parallel_processor.py example_requests_to_parallel_process.jsonl.
Thanks in advance.