bstraehle commited on
Commit
6d86b9b
·
verified ·
1 Parent(s): 3a9b0fa

Update crew.py

Browse files
Files changed (1) hide show
  1. crew.py +0 -1
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