Initial commit: homework automation agent for BroJS course KFU-26-1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"dependencies": ["."],
|
||||
"graphs": {
|
||||
"agent": "./agent.py:agent",
|
||||
"pipeline": "./agent.py:pipeline"
|
||||
},
|
||||
"env": ".env"
|
||||
}
|
||||
Reference in New Issue
Block a user