feat: 初始化零工后端代码

This commit is contained in:
Daniel
2026-04-01 14:19:25 +08:00
parent c6fabe262c
commit 84f8be7c0e
41 changed files with 2813 additions and 147 deletions

View File

@@ -11,6 +11,7 @@ dependencies = [
"pydantic==2.11.3",
"pydantic-settings==2.8.1",
"httpx==0.28.1",
"redis==5.2.1",
"qdrant-client==1.14.2",
"python-dateutil==2.9.0.post0",
"orjson==3.10.16",