This projects contains no original api, so you'll need to search for OpenAI API examples.
As mentioned here in openai-gemini README, only the chat/completions endpoint is supported: for the purposes openai-gemini I can only support those API parts common to both OpenAI and Gemini.
Currently in the api there is direct support for sending images only. There is no direct way for processing PDFs, though it is definitely possible at the application level (so the app may need to extract text or image data on its own).
This project is solely for API translation. You might be looking for a different type of software. There are many applications for interacting with documents. I'm not sure of your exact needs, but here's a random example: https://github.com/haruiz/geminiplayground. You can also search for "RAG" keyword.
hi PublicAffairs please support ask from files (images,media,pdf) & put sample in readme.md waiting for your repsonse regards