generative-ai-docs icon indicating copy to clipboard operation
generative-ai-docs copied to clipboard

Getting Started with Gemini: Fix "generation configuration" step

Open Weiyuan-Lane opened this issue 1 year ago • 2 comments
trafficstars

Description of the change

While running this lab for a "Build with AI" event, noticed some issues with running the lab. Proposing a change to allow for future participants to not face the same issue.

Motivation

Adding screenshots to show the fix better:

Current iteration: Screenshot 2024-03-17 at 1 55 51 PM

After making the changes: Screenshot 2024-03-17 at 1 55 12 PM

Type of change

Choose one: Bug fix

Checklist

  • [X] I have performed a self-review of my code.
  • [X] I have added detailed comments to my code where applicable.
  • [X] I have verified that my change does not break existing code.
  • [X] My PR is based on the latest changes of the main branch (if unsure, please run git pull --rebase upstream main).
  • [X] I am familiar with the Google Style Guide for the language I have coded in.
  • [X] I have read through the Contributing Guide and signed the Contributor License Agreement.

Weiyuan-Lane avatar Mar 17 '24 06:03 Weiyuan-Lane

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

This is a helpful suggestion - though I'd rather we didn't need to do this at all (and ideally we don't need to include bug workarounds in our quickstarts).

I'll talk to the team and see if we can fix this in a better way. If not we can apply your fix.

markmcd avatar Mar 18 '24 09:03 markmcd