feat:增加docker部署

This commit is contained in:
2026-07-29 22:38:22 +08:00
parent 0bcd749d27
commit 50a27323cc
4 changed files with 17 additions and 18 deletions

View File

@@ -9,4 +9,6 @@ langchain-openai~=1.4.1
starlette~=1.3.1
pydantic~=2.13.4
SQLAlchemy~=2.0.51
asyncpg~=0.31.0
asyncpg~=0.30.0
uvicorn~=0.23.0
python-multipart~=0.0.32