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

docs: Updated user-facing docs and samples to use Gemini 2.0 and async function... syntax #1918

Merged
merged 2 commits into from
Feb 13, 2025

Conversation

chrisraygill
Copy link
Contributor

Updated user-facing docs and samples to use Gemini 2.0 and async function... syntax.

We should use Gemini 2.0 Flash by default instead of Gemini 1.5 Flash, now that it's GA.

Additionally, I've seen that async function main... is a lot more common and seemingly better understood than (async() => ... - so I'm switching to that by default.

Checklist (if applicable):

Copy link

google-cla bot commented Feb 10, 2025

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.

@github-actions github-actions bot added docs Improvements or additions to documentation js labels Feb 10, 2025
Copy link
Contributor

@thedmail thedmail left a comment

Choose a reason for hiding this comment

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

Rubber-stamped, pending edits

Copy link
Contributor

@thedmail thedmail left a comment

Choose a reason for hiding this comment

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

Rubber-stamped, pending edits

@chrisraygill chrisraygill merged commit 54c7e89 into main Feb 13, 2025
6 of 7 checks passed
@chrisraygill chrisraygill deleted the chgill-get-started-updates branch February 13, 2025 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation js
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants