You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @64bit!
Gemini "OpenAI compatibility" is working fine but this library not supporting response models for it. So i think work needed to identify and deserialise response in gemini format.
https://ai.google.dev/gemini-api/docs/openai
Create a self contained
examples/gemini
which demonstrate usage of this library for all samples listed on https://ai.google.dev/gemini-api/docs/openai.This library should work as is if Gemini "OpenAI compatibility" is fully compatible with OpenAI. Otherwise use
byot
feature on need-basis.The text was updated successfully, but these errors were encountered: