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
Now that Gemini supports openAI API (https://ai.google.dev/gemini-api/docs/openai) we can get rid of the rank_gemini class. We can clean up the SafeOpenAI class and make it work with all three model groups.
Now that Gemini supports openAI API (https://ai.google.dev/gemini-api/docs/openai) we can get rid of the rank_gemini class. We can clean up the SafeOpenAI class and make it work with all three model groups.