Files
cavepediav2/web/agent/langgraph.json
Paul Walko 535a04e2e8
Some checks failed
Build and Push Agent Docker Image / build (push) Failing after 1m10s
Build and Push Web Docker Image / build (push) Successful in 3m34s
build agent correctly
2025-12-12 23:36:41 +01:00

8 lines
109 B
JSON

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