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

[PROBLEM] Retriving the results Batch API

Open SarahHaKG opened this issue 1 year ago • 0 comments

[optional format]

Identify the file to be fixed Not being able to retrive the results

Describe the problem I am not able to retrive the results after finishing the job Screenshot 2024-11-19 at 17 12 53 , since the default batch_job.output_file_id is None. Here: examples/batch_processing.ipynb

Describe a solution Give a way to set the batch_job.output_file_id

SarahHaKG avatar Nov 20 '24 10:11 SarahHaKG