Initial commit
This commit is contained in:
7
langgraph.json
Normal file
7
langgraph.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"dependencies": ["."],
|
||||
"graphs": {
|
||||
"agent": "./src/react_agent/graph.py:graph"
|
||||
},
|
||||
"env": ".env"
|
||||
}
|
||||
Reference in New Issue
Block a user