m-ric HF Staff commited on
Commit
2d8c4fc
·
verified ·
1 Parent(s): 098fadf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -572,7 +572,7 @@ In this app, you'll be able to interact with an agent powered by [smolagents](ht
572
 
573
  👉 Type a task in the left sidebar, click the button, and watch the agent solving your task. ✨
574
 
575
- _Please note that we store the task logs by default but you can uncheck this behavior on the task bar._
576
  """)
577
  task_input = gr.Textbox(
578
  value="Find me pictures of cute puppies",
 
572
 
573
  👉 Type a task in the left sidebar, click the button, and watch the agent solving your task. ✨
574
 
575
+ _Please note that we store the task logs by default so **do not write any personal information**; you can uncheck the logs storing on the task bar._
576
  """)
577
  task_input = gr.Textbox(
578
  value="Find me pictures of cute puppies",