mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-23 08:25:57 +00: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