mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-02 22:02:13 +08:00
9 lines
158 B
JSON
9 lines
158 B
JSON
{
|
|
"$schema": "https://langgra.ph/schema.json",
|
|
"dependencies": ["."],
|
|
"env": ".env",
|
|
"graphs": {
|
|
"lead_agent": "src.agents:make_lead_agent"
|
|
}
|
|
}
|