mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-22 13:44:46 +08:00
feat: support function factory (#4)
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
"dependencies": ["."],
|
||||
"env": ".env",
|
||||
"graphs": {
|
||||
"lead_agent": "src.agents:lead_agent"
|
||||
"lead_agent": "src.agents:make_lead_agent"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user