Docfile commited on
Commit
bdc7006
·
verified ·
1 Parent(s): 8765a08

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ def solve():
38
  config={'thinking_config': {'include_thoughts': True}},
39
  contents=[
40
  {'inline_data': {'mime_type': 'image/png', 'data': img_str}},
41
- "What's the area of the overlapping region?"
42
  ]
43
  )
44
 
 
38
  config={'thinking_config': {'include_thoughts': True}},
39
  contents=[
40
  {'inline_data': {'mime_type': 'image/png', 'data': img_str}},
41
+ "résous cette exercice"
42
  ]
43
  )
44