{ "$schema": "https://langgra.ph/schema.json", "python_version": "3.12", "graphs": { "agent": "agent.server:get_agent" }, "dependencies": ["."], "http": { "app": "agent.webapp:app" }, "env": ".env" }