mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-04-25 11:18:22 +00: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"
|
|
}
|
|
}
|