Docfile commited on
Commit
edaca91
·
verified ·
1 Parent(s): 2acbb77

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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. réponse attendue uniquement en Latex"""
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",