openai-cookbook icon indicating copy to clipboard operation
openai-cookbook copied to clipboard

Please update api_request_parallel_processor.py to support GPT 3.5 Turbo

Open Emasoft opened this issue 1 year ago • 2 comments

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.

Emasoft avatar Mar 07 '23 10:03 Emasoft

Adding to my to-do list. Thanks!

ted-at-openai avatar Mar 17 '23 01:03 ted-at-openai

Thank you, I tried to do it in my own environment and kept running into errors. Seems like the changes needed are pretty widespread.

Estrogenetics avatar Mar 17 '23 17:03 Estrogenetics

It's been updated, thanks to a community PR. Let me know if you run into any issues.

ted-at-openai avatar Mar 24 '23 22:03 ted-at-openai

@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.

Fawziya avatar May 16 '24 05:05 Fawziya