wt002 commited on
Commit
94e7570
·
verified ·
1 Parent(s): 50ce7d5

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -0
agent.py CHANGED
@@ -139,6 +139,7 @@ create_retriever_tool = create_retriever_tool(
139
  )
140
 
141
 
 
142
  tools = [
143
  multiply,
144
  add,
 
139
  )
140
 
141
 
142
+
143
  tools = [
144
  multiply,
145
  add,