feat: add compare, trends routes, embedder service, and phase5 tests

This commit is contained in:
2026-06-05 23:32:06 +08:00
parent 2cfd1a8a9f
commit ba9afa212c
17 changed files with 2122 additions and 27 deletions
+1
View File
@@ -15,6 +15,7 @@ dependencies = [
"typer>=0.15",
"python-dotenv>=1.0",
"apscheduler>=3.10",
"chromadb>=1.0",
]
[project.optional-dependencies]