Im getting the following error when I try to process PDF files by attaching them as a URL in input_file.
An error occurred while processing your request. You can retry your request, or contact us through our help center at help.openai.com if the error persists. Please include the request ID wfr_019d2097feee73b0a276090354a2104f in your message.
It works FINE with background=false, or with IMAGE files (input_image > image_url) and background = true.
I’ve also tried uploading the file to OpenAI and using the file_id, but that also fails.
This worked until yesterday
(models 4.X 5.X)