mirror of
https://github.com/coleam00/Archon.git
synced 2025-12-30 21:49:30 -05:00
8 lines
110 B
JSON
8 lines
110 B
JSON
{
|
|
"dependencies": ["."],
|
|
"graphs": {
|
|
"agent": "./archon_graph.py:agentic_flow"
|
|
},
|
|
"env": ".env"
|
|
}
|