We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://ai.google.dev/api/multimodal-live
We should add support like we have for OpenAI, and in the process we should unify the interfaces to provide a provider-agnostic Realtime interface.
The text was updated successfully, but these errors were encountered:
Somewhat related so I want to add that remark here: Google also introduced a new python SDK --> https://github.com/googleapis/python-genai
This unifies the interface between AI Studio & Vertex AI. So just for that it is worth considering IMO :)
Sorry, something went wrong.
gemini
vertex
genai
Somewhat related so I want to add that remark here: Google also introduced a new python SDK --> https://github.com/googleapis/python-genai This unifies the interface between AI Studio & Vertex AI. So just for that it is worth considering IMO :)
I've created a new issue #750 to track this
No branches or pull requests
Description
We should add support like we have for OpenAI, and in the process we should unify the interfaces to provide a provider-agnostic Realtime interface.
The text was updated successfully, but these errors were encountered: