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

feat: Add Gemini 2.0 Flash Experimental support to Google AI and Vertex AI plugins #1493

Merged
merged 5 commits into from
Dec 12, 2024

Conversation

chrisraygill
Copy link
Contributor

Description:

Feat: Add Gemini 2.0 Flash Experimental support to Google AI and Vertex AI plugins

Checklist (if applicable):

@chrisraygill chrisraygill marked this pull request as ready for review December 11, 2024 21:46
versions: [],
supports: {
multiturn: true,
media: false,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't accept multimedia input?

@@ -126,13 +126,29 @@ export const gemini15Flash = modelRef({
configSchema: GeminiConfigSchema,
});

export const gemini20FlashExp = modelRef({
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you test it with Vertex? It works?

chrisraygill and others added 2 commits December 11, 2024 17:12
Co-authored-by: Pavel Jbanov <pavelj@google.com>
@pavelgj pavelgj changed the title Feat: Add Gemini 2.0 Flash Experimental support to Google AI and Vertex AI plugins feat: Add Gemini 2.0 Flash Experimental support to Google AI and Vertex AI plugins Dec 11, 2024
@pavelgj pavelgj merged commit 908dfc1 into 0.9-patch-branch Dec 12, 2024
4 checks passed
@pavelgj pavelgj deleted the add-gemini-2.0-flash-support branch December 12, 2024 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants