feat: Phase 3 API (Identity, Files, Candidates) and pre_chunks migration

This commit is contained in:
Warren
2026-04-25 22:19:12 +08:00
parent 1f84e5469f
commit e84982e7d9
5 changed files with 454 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
pub mod face_recognition;
pub mod identities;
pub mod identity_api;
pub mod identity_binding;
pub mod middleware;
pub mod n8n_search;