Skip to content

Commit

Permalink
update typos (#432)
Browse files Browse the repository at this point in the history
  • Loading branch information
singhniraj08 authored May 21, 2024
1 parent 1ff81ee commit 91ca194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/en/gemini-api/tutorials/extract_structured_data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@
},
"outputs": [],
"source": [
"model = model = model = genai.GenerativeModel(\n",
"model = genai.GenerativeModel(\n",
" model_name='models/gemini-1.5-pro-latest')\n",
"\n",
"response = model.generate_content(\n",
Expand Down

0 comments on commit 91ca194

Please sign in to comment.