Docfile commited on
Commit
c9c813b
·
verified ·
1 Parent(s): 0c39a6f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -156,7 +156,7 @@ def solved():
156
  model="gemini-2.5-flash-preview-04-17",
157
  contents=[
158
  {'inline_data': {'mime_type': 'image/png', 'data': img_str}},
159
- """Résous ça en français with rendering latex. utilise python pour les calculs"""
160
  ],
161
  config=types.GenerateContentConfig(
162
  # Ajouter l'outil d'exécution de code
 
156
  model="gemini-2.5-flash-preview-04-17",
157
  contents=[
158
  {'inline_data': {'mime_type': 'image/png', 'data': img_str}},
159
+ """Résous ça en français with rendering latex. utilise python pour les calculs et figures."""
160
  ],
161
  config=types.GenerateContentConfig(
162
  # Ajouter l'outil d'exécution de code