Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gemini Example | OpenAI Compatibility #346

Open
64bit opened this issue Mar 9, 2025 · 1 comment
Open

Gemini Example | OpenAI Compatibility #346

64bit opened this issue Mar 9, 2025 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@64bit
Copy link
Owner

64bit commented Mar 9, 2025

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.

@64bit 64bit added good first issue Good for newcomers help wanted Extra attention is needed labels Mar 9, 2025
@DarshanVanol
Copy link

DarshanVanol commented Mar 18, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants