Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
Browse files
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
|
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",
|