Sauten commited on
Commit
95b6c0b
·
verified ·
1 Parent(s): 723a115

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ class BasicAgent:
46
  planning_interval=2,
47
  #additional_authorized_imports=["json", "from PIL import Image, ImageDraw, ImageFont", "import matplotlib.pyplot as plt", "from typing import List, Dict"],
48
  #managed_agents=[detection_agent]
49
- description="Solves the task"
50
  )
51
 
52
  fixed_answer = agent
 
46
  planning_interval=2,
47
  #additional_authorized_imports=["json", "from PIL import Image, ImageDraw, ImageFont", "import matplotlib.pyplot as plt", "from typing import List, Dict"],
48
  #managed_agents=[detection_agent]
49
+ #description="Solves the task"
50
  )
51
 
52
  fixed_answer = agent