2026-01-14 07:15:02 +08:00
|
|
|
{
|
|
|
|
|
"$schema": "https://langgra.ph/schema.json",
|
|
|
|
|
"dependencies": ["."],
|
2026-01-14 12:32:15 +08:00
|
|
|
"env": ".env",
|
2026-01-14 07:15:02 +08:00
|
|
|
"graphs": {
|
2026-01-15 22:05:54 +08:00
|
|
|
"lead_agent": "src.agents:make_lead_agent"
|
2026-01-14 07:15:02 +08:00
|
|
|
}
|
|
|
|
|
}
|