Would the Gemini API through OpenAI SDK support file URI such as images, audio, video, and nontextual PDFs?

Hi,

Not at the moment, as explored and answered here: Combining OpenAI-Compatible Gemini Completions with File Uploads - #4 by Will_Powell

The type is not accepted by the Gemini API yet.

Cheers.