支持自定义端口

This commit is contained in:
2026-07-03 19:33:16 +08:00
parent 83b55c0c72
commit 8c05311628
7 changed files with 28 additions and 4 deletions
+1
View File
@@ -8,6 +8,7 @@ dependencies = [
"fastapi>=0.115.0",
"httpx[socks]>=0.28.0",
"openai>=1.55.0",
"python-dotenv>=1.0.0",
"uvicorn[standard]>=0.32.0",
]