Document understanding OpenAI SDK compatibility

Is there a list that outlines the features that are and are not compatible with the OpenAI SDK?

For example I would like to use document understanding capabilities of Gemini API but I don’t see a guide on how to use it along with OpenAI SDK. Should I simply assume it is not compatible for things not mentioned in the OpenAI compatibility page?

Hi @Mert_Deveci ,

Yes, there is a guide that outlines the features compatible with the OpenAI SDK. The best practice is to assume that any feature explicitly mentioned in the OpenAI compatibility  |  Gemini API  |  Google AI for Developers is supported through the OpenAI SDK.