[go: up one dir, main page]

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

Deprecate Gemini 1.0 Pro Vision #413

Open
thatfiredev opened this issue Jun 14, 2024 · 1 comment · May be fixed by #715
Open

Deprecate Gemini 1.0 Pro Vision #413

thatfiredev opened this issue Jun 14, 2024 · 1 comment · May be fixed by #715
Assignees
Labels
feature New feature or request go js
Milestone

Comments

@thatfiredev
Copy link
Member

According to https://ai.google.dev/gemini-api/docs/models/gemini#model-variations the Gemini 1.0 Pro Vision model is deprecated.

Is there a way of deprecating models in Genkit ?

@thatfiredev thatfiredev added the feature New feature or request label Jun 14, 2024
@i14h i14h modified the milestones: 0.6.0, 0.5.5 Jul 3, 2024
@chrisraygill chrisraygill removed this from the 0.5.5 milestone Jul 18, 2024
@chrisraygill chrisraygill added P1 and removed P1 labels Jul 18, 2024
@chrisraygill chrisraygill added this to the js-0.6.0 milestone Jul 19, 2024
@pr-Mais
Copy link
Member
pr-Mais commented Jul 30, 2024

Could do it in 2 ways:

  • Add a JSDoc @deprecated flag.
  • Also show a warning in the console when the model is called (I think this can be added as a middleware internally?).

@pr-Mais pr-Mais linked a pull request Jul 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request go js
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants