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

Google AI Studio's Gemini #550

Merged
merged 2 commits into from
Dec 19, 2023
Merged

Google AI Studio's Gemini #550

merged 2 commits into from
Dec 19, 2023

Conversation

Anilturaga
Copy link
Contributor

Access to Gemini is simplified through the new Google AI Studio(https://makersuite.google.com) and associated Python SDK requiring only a single API key. There are some minute but core differences in the APIs between VertexAI and Makersuite, so made a new model class.

@slundberg
Copy link
Collaborator

Thanks @Anilturaga ! This looks good. I think it would be best if we go with the GoogleAI naming convention for the classes (since that seems to be the API's name). We may need to add more than just Chat in the future, so I used the same auto-subclassing approach we use with OpenAI models.

@slundberg slundberg merged commit 9dab6c9 into guidance-ai:main Dec 19, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants