Files
custom-auth/langgraph.noauth.json
T
William Fu-Hinthorn ff38f50a35 First commit
2024-12-16 23:36:35 -08:00

8 lines
106 B
JSON

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