Skip to content

Commit 9ff6efc

Browse files
authored
Update python.ipynb (google#380)
1 parent 2ade5d2 commit 9ff6efc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

site/en/gemini-api/docs/model-tuning/python.ipynb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -179,9 +179,7 @@
179179
},
180180
"outputs": [],
181181
"source": [
182-
"import google.generativeai as genai\n",
183-
"\n",
184-
"genai.configure(transport='grpc')"
182+
"import google.generativeai as genai"
185183
]
186184
},
187185
{

0 commit comments

Comments
 (0)