yetessam commited on
Commit
5ee9bfb
·
verified ·
1 Parent(s): 760e3e7

Update agents/tools.py

Browse files
Files changed (1) hide show
  1. agents/tools.py +1 -1
agents/tools.py CHANGED
@@ -1,4 +1,4 @@
1
- from tools import (
2
  FinalAnswerTool,
3
  PoliteGuardTool,
4
  DuckDuckGoSearchTool,
 
1
+ from ..tools import (
2
  FinalAnswerTool,
3
  PoliteGuardTool,
4
  DuckDuckGoSearchTool,