commit
Some checks failed
Integration Tests / Integration Tests (ubuntu-latest, 3.11) (push) Has been cancelled
Integration Tests / Integration Tests (ubuntu-latest, 3.12) (push) Has been cancelled

This commit is contained in:
2025-10-25 21:17:16 +08:00
parent 303548d94e
commit 6c7574cd88
7 changed files with 57 additions and 25 deletions

View File

@@ -2,7 +2,7 @@
"dependencies": ["."],
"graphs": {
"agent": "./src/agent/graph.py:graph",
"my_agent": "./src/agent/my_graph.py:graph"
"my_agent": "./src/agent/my_graph.py:make_graph"
},
"env": ".env",
"image_distro": "wolfi"