File size: 167 Bytes
c2df2b9
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
  "$schema": "https://langgra.ph/schema.json",
  "dependencies": ["."],
  "graphs": {
    "agent": "./src/react_agent/graph.py:graph"
  },
  "env": ".env"
}