Files
cavepediav2/web/agent/langgraph.json
Paul Walko ed9c817d5e
Some checks failed
Build and Push Agent Docker Image / build (push) Successful in 1m40s
Build and Push Docker Image / build (push) Failing after 1m7s
agent docker
2025-12-11 23:45:29 +01:00

11 lines
179 B
JSON

{
"python_version": "3.12",
"dockerfile_lines": [],
"dependencies": ["."],
"package_manager": "uv",
"graphs": {
"vpi_1000": "./main.py:graph"
},
"env": ".env"
}