Первый коммит

This commit is contained in:
2026-02-25 14:47:19 +03:00
commit 43c404f958
171 changed files with 4917 additions and 0 deletions

9
requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
fastapi==0.116.1
uvicorn==0.35.0
pydantic==2.11.7
langgraph==0.6.7
langgraph-checkpoint-postgres==2.0.23
PyYAML==6.0.2
requests==2.32.3
SQLAlchemy==2.0.43
psycopg[binary]==3.2.9