mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-22 05:34:45 +08:00
feat: support function factory (#4)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
from .agent import lead_agent
|
||||
from .agent import make_lead_agent
|
||||
|
||||
__all__ = ["lead_agent"]
|
||||
__all__ = ["make_lead_agent"]
|
||||
|
||||
Reference in New Issue
Block a user