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

The "pip install -U -q google.generativeai" should change to "pip install -U -q google-generativeai" for consistency #128

Merged
merged 1 commit into from
May 12, 2024

Conversation

doggy8088
Copy link
Contributor

There are some documents write this way:

pip install -U -q google.generativeai

and some others are write this way:

pip install -U -q google-generativeai

I just references from here: https://ai.google.dev/api/python/google/generativeai

The package name should be consistent. So I updated it to google-generativeai.

…tall -U -q google-generativeai" for consistency
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@github-actions github-actions bot added status:awaiting review PR awaiting review from a maintainer component:examples Issues/PR referencing examples folder component:quickstarts Issues/PR referencing quickstarts folder labels May 12, 2024
Copy link
Member

@markmcd markmcd left a comment

Choose a reason for hiding this comment

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

Definitely :) Thank you for this!

Looks like the nblint issue is pre-existing. Would be nice to fix but not relevant to this change, so I'll override it.

@markmcd markmcd merged commit 54d6feb into google-gemini:main May 12, 2024
3 of 4 checks passed
Vruddhi18 pushed a commit to Vruddhi18/cookbook that referenced this pull request Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:examples Issues/PR referencing examples folder component:quickstarts Issues/PR referencing quickstarts folder status:awaiting review PR awaiting review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants