mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-03 06:12:14 +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"
|
||
|
|
}
|
||
|
|
}
|