Spaces:
Paused
Paused
Update crew.py
Browse files
crew.py
CHANGED
|
@@ -15,7 +15,6 @@ from phoenix.otel import register
|
|
| 15 |
from tools.ai_tools import AITools
|
| 16 |
from tools.arithmetic_tools import ArithmeticTools
|
| 17 |
from typing import List
|
| 18 |
-
from utils import read_file_json, read_docx_text, read_pptx_text, is_ext
|
| 19 |
|
| 20 |
## LLMs
|
| 21 |
|
|
|
|
| 15 |
from tools.ai_tools import AITools
|
| 16 |
from tools.arithmetic_tools import ArithmeticTools
|
| 17 |
from typing import List
|
|
|
|
| 18 |
|
| 19 |
## LLMs
|
| 20 |
|