Spaces:
Sleeping
Sleeping
mchinea
commited on
Commit
·
29284d7
1
Parent(s):
e71f323
update tools
Browse files
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 |
-
|
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 |
|