JabrilJacobs commited on
Commit
b8168c2
·
verified ·
1 Parent(s): f2a8343

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -5,6 +5,7 @@ import inspect
5
  import pandas as pd
6
  from smolagents import DuckDuckGoSearchTool
7
  from tools import get_hub_stats
 
8
 
9
  # (Keep Constants as is)
10
  # --- Constants ---
 
5
  import pandas as pd
6
  from smolagents import DuckDuckGoSearchTool
7
  from tools import get_hub_stats
8
+ from langchain.tools import Tool
9
 
10
  # (Keep Constants as is)
11
  # --- Constants ---