working langchain agent_update_check
All checks were successful
Podman DDNS Image / build-and-push-ddns (push) Successful in 1m3s

This commit is contained in:
2026-03-25 16:25:24 -04:00
parent 2ac5f980ac
commit 47c476a98f
9 changed files with 696 additions and 350 deletions

View File

@@ -4,6 +4,9 @@ version = "0.1.0"
requires-python = ">=3.13"
dependencies = [
"click==8.2.1",
"dotenv>=0.9.9",
"langchain>=1.2.13",
"langchain-openai>=1.1.12",
"mkdocs>=1.6.1",
"openai>=2.21.0",
"pika>=1.3.2",