Docfile commited on
Commit
2758e80
·
1 Parent(s): 9e7836a

Update ff.py

Browse files
Files changed (1) hide show
  1. ff.py +1 -1
ff.py CHANGED
@@ -188,7 +188,7 @@ def mariam_web(pro):
188
  return "Veuillez saisir une question."
189
 
190
  t_pro = " agis en tant q'ia appele mariam et creer par youssouf. ton role est uniquement d'assister. reponds a cette question: " + pro
191
- response = g4f.ChatCompletion.create(model=g4f.models.default,messages=[{"role": "user", "content":t_pro}],provider=Bard,cookies={"__Secure-1PSID": "dQg91CxO8uBxZRm-6QpOx-8nik1XlC9TzWoIfOpsOlcNAYgeZSG6NJ-2A3y3dmp_hRzGrA.", "__Secure-1PSIDCC": "ACA-OxNcLbGyOTHR9m1_QCxhd-AUSaQS0DMes1CWlZ0vwbfTtL0aU3Zjrih0WWJe1SBp-tII"},auth=True)
192
 
193
  print(" web::",pro)
194
  return response
 
188
  return "Veuillez saisir une question."
189
 
190
  t_pro = " agis en tant q'ia appele mariam et creer par youssouf. ton role est uniquement d'assister. reponds a cette question: " + pro
191
+ response = g4f.ChatCompletion.create(model=g4f.models.default,messages=[{"role": "user", "content":t_pro}],provider=Bard,cookies={"__Secure-1PSID": "dQg91CxO8uBxZRm-6QpOx-8nik1XlC9TzWoIfOpsOlcNAYgeZSG6NJ-2A3y3dmp_hRzGrA.", "__Secure-1PSIDCC": "ACA-OxNRmtfQSBZhWRlCXBfbheX_MTGKB5WLBByc9x7MtVRezY-lAATZrTyrjvdtw5ZYIBpD"},auth=True)
192
 
193
  print(" web::",pro)
194
  return response