Updated Dockerfiles and small changes

This commit is contained in:
2025-11-29 00:07:05 +01:00
parent ab72c01999
commit 3ab81fad8c
13 changed files with 856 additions and 1024 deletions

View File

@@ -8,5 +8,6 @@ dependencies = [
"fastapi>=0.121.0",
"openai>=2.6.1",
"pydantic>=2.12.3",
"uvicorn[standard]>=0.24.0",
"python-dotenv>=1.2.1",
]