peachchange commited on
Commit
5c0c888
·
verified ·
1 Parent(s): 71b8e28

Update app_langgraph.py

Browse files
Files changed (1) hide show
  1. app_langgraph.py +1 -4
app_langgraph.py CHANGED
@@ -26,10 +26,7 @@ tools = [
26
  divide,
27
  web_search,
28
  wiki_search,
29
- arvix_search,
30
- extract_text,
31
- analyze_image_tool,
32
- analyze_audio_tool
33
  ]
34
 
35
  def build_graph():
 
26
  divide,
27
  web_search,
28
  wiki_search,
29
+ arvix_search
 
 
 
30
  ]
31
 
32
  def build_graph():