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