docs, py 3.14
Some checks failed
Build and Push Agent Docker Image / build (push) Failing after 1m9s
Build and Push Web Docker Image / build (push) Successful in 3m30s

This commit is contained in:
2025-12-12 17:42:40 +01:00
parent fd2f6fea14
commit feabb681e8
8 changed files with 54 additions and 240 deletions

View File

@@ -1,8 +1,8 @@
[project]
name = "vpi-1000"
version = "0.1.0"
description = "A LangGraph agent"
requires-python = ">=3.12"
version = "1.0.0"
description = "VPI-1000"
requires-python = ">=3.14"
dependencies = [
"langchain==1.1.0",
"langgraph==1.0.4",