Docfile commited on
Commit
5cc0492
·
verified ·
1 Parent(s): 174f5a0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -94,7 +94,7 @@ def solved():
94
  mode = 'starting'
95
  try:
96
  response = client.models.generate_content_stream(
97
- model="gemini-2.0-flash",
98
  contents=[
99
  {'inline_data': {'mime_type': 'image/png', 'data': img_str}},
100
  " Résous ça en français. Write you answer with rendering Latex."
 
94
  mode = 'starting'
95
  try:
96
  response = client.models.generate_content_stream(
97
+ model="gemini-2.0-flash-thinking-exp-01-21",
98
  contents=[
99
  {'inline_data': {'mime_type': 'image/png', 'data': img_str}},
100
  " Résous ça en français. Write you answer with rendering Latex."