ama2aifusion commited on
Commit
50c4995
·
verified ·
1 Parent(s): 0755940

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +0 -1
agent.py CHANGED
@@ -135,7 +135,6 @@ tools = [
135
  web_search_tool,
136
  arvix_search_tool,
137
  ]
138
- chat_with_tools = chat.bind_tools(tools)
139
 
140
  # Build graph function
141
  def build_graph(provider: str = "huggingface"):
 
135
  web_search_tool,
136
  arvix_search_tool,
137
  ]
 
138
 
139
  # Build graph function
140
  def build_graph(provider: str = "huggingface"):