langgraph.json 171 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 { "dependencies": ["."], "graphs": { "weather_agent": "./langgraph_examples/test_agent.py:agent", "api_agent": "./langgraph_examples/api_agent.py:agent" } }