openai-cookbook
openai-cookbook copied to clipboard
Please update api_request_parallel_processor.py to support GPT 4 Turbo 0409 with image inputs[FEATURE]
Please update api_request_parallel_processor.py and to support GPT 4 Turbo model with image inputs api_request_parallel_processor.py Also, it would be great if you can provide an new [example_requests_to_parallel_process.jsonl] so it can handle image inputs as well as system settings (https://github.com/openai/openai-cookbook/blob/main/examples/data/example_requests_to_parallel_process.jsonl)
Thanks in advance.