{ "$schema": "https://langgra.ph/schema.json", "python_version": "3.12", "dependencies": ["."], "env": ".env", "graphs": { "lead_agent": "deerflow.agents:make_lead_agent" }, "auth": { "path": "./app/plugins/auth/langgraph.py:auth" }, "checkpointer": { "path": "./packages/storage/store/persistence/async_provider.py:make_checkpointer" } }