{ "$schema": "https://langgra.ph/schema.json", "dependencies": ["."], "graphs": { "agent": "./src/react_agent/graph.py:graph" }, "env": ".env", "auth": { "path": "./src/react_agent/auth.py:auth" }, "http": { "app": "./src/react_agent/app.py:app" } }