Files
langgraph-example/langgraph.json
Harrison Chase 7d15573fd8 changes
2024-05-17 17:57:35 -07:00

8 lines
96 B
JSON

{
"dependencies": ["."],
"graphs": {
"agent": "./agent.py:graph"
},
"env": ".env"
}