mchinea commited on
Commit
29284d7
·
1 Parent(s): e71f323

update tools

Browse files
Files changed (1) hide show
  1. tools.py +1 -1
tools.py CHANGED
@@ -8,7 +8,7 @@ from typing import Dict
8
  from pathlib import Path
9
  #from markitdown import MarkItDown
10
  from urllib.parse import urlparse
11
- from smolagents import Tool
12
 
13
  from langchain_core.tools import tool
14
 
 
8
  from pathlib import Path
9
  #from markitdown import MarkItDown
10
  from urllib.parse import urlparse
11
+
12
 
13
  from langchain_core.tools import tool
14