self-host langgraph
Some checks failed
Build and Push Agent Docker Image / build (push) Successful in 1m7s
Build and Push Web Docker Image / build (push) Failing after 3m5s

This commit is contained in:
2025-12-13 00:05:06 +01:00
parent 0ff215c34f
commit 17802994a5
5 changed files with 43 additions and 33 deletions

2
web/agent/uv.lock generated
View File

@@ -1006,7 +1006,6 @@ name = "vpi-1000"
version = "1.0.0"
source = { virtual = "." }
dependencies = [
{ name = "ag-ui-langgraph" },
{ name = "anthropic" },
{ name = "copilotkit" },
{ name = "docstring-parser" },
@@ -1023,7 +1022,6 @@ dependencies = [
[package.metadata]
requires-dist = [
{ name = "ag-ui-langgraph", specifier = ">=0.0.4" },
{ name = "anthropic", specifier = ">=0.40.0" },
{ name = "copilotkit", specifier = ">=0.1.0" },
{ name = "docstring-parser", specifier = ">=0.17.0" },