Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -18,7 +18,7 @@ safety_settings = [
|
|
18 |
{"category": "HARM_CATEGORY_DANGEROUS_CONTENT", "threshold": "BLOCK_NONE"},
|
19 |
]
|
20 |
|
21 |
-
mm = """ resous cet exercice. tu répondras en détaillant au maximum ton procédé de calcul.
|
22 |
|
23 |
model = genai.GenerativeModel(
|
24 |
model_name="gemini-exp-1206",
|
|
|
18 |
{"category": "HARM_CATEGORY_DANGEROUS_CONTENT", "threshold": "BLOCK_NONE"},
|
19 |
]
|
20 |
|
21 |
+
mm = """ resous cet exercice. tu répondras en détaillant au maximum ton procédé de calcul. write you answer in french with rendering Latex"""
|
22 |
|
23 |
model = genai.GenerativeModel(
|
24 |
model_name="gemini-exp-1206",
|