mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-22 13:44:46 +08:00
feat: add present_file tool
This commit is contained in:
3
backend/src/tools/builtins/__init__.py
Normal file
3
backend/src/tools/builtins/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .present_file_tool import present_file_tool
|
||||
|
||||
__all__ = ["present_file_tool"]
|
||||
Reference in New Issue
Block a user