Woziii commited on
Commit
23554c2
1 Parent(s): 9ceb40a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -382,6 +382,7 @@ Fais attention à ne pas poser trop de questions.
382
  ["Salut Lucas, tu es vraiment un bot, c'est ça ?"],
383
  ["Quelle est ta vision de l'IA ?"],
384
  ],
 
385
  theme="soft",
386
  show_progress="full",
387
  )
 
382
  ["Salut Lucas, tu es vraiment un bot, c'est ça ?"],
383
  ["Quelle est ta vision de l'IA ?"],
384
  ],
385
+ cache_examples=False,
386
  theme="soft",
387
  show_progress="full",
388
  )