wt002 commited on
Commit
81234d3
·
verified ·
1 Parent(s): 3b31689

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +2 -0
agent.py CHANGED
@@ -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,