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