Files
cavepediav2/web/agent/langgraph.json
Paul Walko 76e222a786
All checks were successful
Build and Push Agent Docker Image / build (push) Successful in 2m29s
use wolfi
2025-12-12 23:48:39 +01:00

9 lines
136 B
JSON

{
"python_version": "3.13",
"image_distro": "wolfi",
"dependencies": ["."],
"graphs": {
"vpi_1000": "./main.py:graph"
}
}