c02268a180
Co-authored-by: Cursor <cursoragent@cursor.com>
9 lines
135 B
JSON
9 lines
135 B
JSON
{
|
|
"dependencies": ["."],
|
|
"graphs": {
|
|
"agent": "./agent.py:agent",
|
|
"pipeline": "./agent.py:pipeline"
|
|
},
|
|
"env": ".env"
|
|
}
|