Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/Final_Assignment_Template
wt002
/
Final_Assignment_Project
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
wt002
commited on
about 24 hours ago
Commit
81234d3
·
verified
·
1 Parent(s):
3b31689
Update agent.py
Browse files
Files changed (1)
hide
show
agent.py
+2
-0
agent.py
CHANGED
Viewed
@@ -139,6 +139,8 @@ create_retriever_tool = create_retriever_tool(
139
)
140
141
142
143
tools = [
144
multiply,
139
)
140
141
142
+
143
+
144
145
tools = [
146
multiply,