google-gemini / generative-ai-js

The official Node.js / Typescript library for the Google Gemini API
https://ai.google.dev/
Apache License 2.0
502 stars 96 forks source link

Update model names to use gemini-1.5-flash-latest #145

Closed hsubox76 closed 1 month ago

hsubox76 commented 1 month ago

Update all model names to gemini-1.5-flash-latest, the current recommended default model. This model handles multimedia requests so we no longer have to direct users to use a separate "-vision" model for media input and the standard model for text-only input.

No changeset needed as this does not affect the published package (except the NPM readme page, but that should go out soon enough in the next release).

google-cla[bot] commented 1 month ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.