Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
krrishk22
/
Demo_chat_bot
like
0
Sleeping
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
krrishk22
commited on
28 days ago
Commit
f5ab761
·
verified
·
1 Parent(s):
da9be1c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -118,7 +118,7 @@ agent = CodeAgent(
118
planning_interval=None,
119
name=None,
120
description=None,
121
-
prompt_templates=prompt_templates
122
)
123
124
118
planning_interval=None,
119
name=None,
120
description=None,
121
+
122
)
123
124