Skip to content

Commit

Permalink
Small adjustments at the Gemini_Flash_Introduction quickstart (google…
Browse files Browse the repository at this point in the history
  • Loading branch information
lucianommartins authored May 14, 2024
1 parent 9876477 commit 43c7127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickstarts/Gemini_Flash_Introduction.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
},
"outputs": [],
"source": [
"version = 'models/gemini-pro-vision' # @param [\"models/gemini-1.5-flash-latest\", \"models/gemini-1.5-pro-latest\", \"models/gemini-pro-vision\"]\n",
"version = 'models/gemini-1.5-flash-latest' # @param [\"models/gemini-1.5-flash-latest\", \"models/gemini-1.5-pro-latest\", \"models/gemini-pro-vision\"]\n",
"model = genai.GenerativeModel(version)"
]
},
Expand Down

0 comments on commit 43c7127

Please sign in to comment.