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