7e6d3a906b
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
9 lines
135 B
JSON
9 lines
135 B
JSON
{
|
|
"dependencies": ["."],
|
|
"graphs": {
|
|
"agent": "./agent.py:agent",
|
|
"pipeline": "./agent.py:pipeline"
|
|
},
|
|
"env": ".env"
|
|
}
|