agent init

This commit is contained in:
penghanyuan
2026-01-21 22:31:03 +01:00
parent 426f23c777
commit 44bd478c1e
19 changed files with 1513 additions and 111 deletions

View File

@@ -11,6 +11,7 @@ langchain-openai==0.2.0
# Database
sqlalchemy==2.0.36
aiosqlite==0.20.0
greenlet>=3.3.0
# PDF Generation
reportlab==4.2.2
@@ -20,6 +21,7 @@ weasyprint==62.3
pydantic==2.9.2
pydantic-settings==2.5.2
python-dotenv==1.0.1
httpx==0.27.0
# Authentication
python-jose[cryptography]==3.3.0