feat: add rag backend and review access fixes

This commit is contained in:
wren
2026-05-08 10:58:24 +08:00
parent 1c84209f38
commit 9c86bf59e5
32 changed files with 3877 additions and 23 deletions
+1
View File
@@ -14,6 +14,7 @@ dependencies = [
"pydantic>=2.10.0",
"pydantic-settings>=2.7.0",
"httpx>=0.28.0",
"chromadb>=0.5.23",
"celery>=5.4.0",
"redis>=5.2.0",
"tomli>=2.2.0",