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