Archon/langgraph.json
2025-02-07 15:04:02 -06:00

8 lines
110 B
JSON

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