STARX33 commited on
Commit
985ecaa
·
verified ·
1 Parent(s): 8c8ee23

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -94,7 +94,7 @@ agent = CodeAgent(
94
  verbosity_level=1,
95
  grammar=None,
96
  planning_interval=None,
97
- name="Son of Anton",
98
  description="Your friendly Ai agent to help you with any task",
99
  prompt_templates=prompt_templates
100
  )
 
94
  verbosity_level=1,
95
  grammar=None,
96
  planning_interval=None,
97
+ name="Son_of_Anton",
98
  description="Your friendly Ai agent to help you with any task",
99
  prompt_templates=prompt_templates
100
  )