feat: OCR independent chunks + TMDb seed with file_uuid
- Rule 1 now creates OCR-only chunks instead of merging into ASRX - generate_seed_embeddings.py supports --file-uuid parameter - get_seeds() filters by file_uuid - identity_matcher.py uses file_uuid for seed matching - Push QDRANT_API_KEY to Python subprocesses - Face clustering uses frame+bbox matching instead of face_id - Portal uses JWT authentication - FilesView filter logic fixed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Portal Development Environment
|
||||
VITE_APP_TITLE=Momentry Portal (Development)
|
||||
VITE_API_BASE_URL=http://127.0.0.1:3003
|
||||
VITE_API_BASE_URL=http://127.0.0.1:3002
|
||||
VITE_API_KEY=muser_68600856036340bcafc01930eb4bd839_1774418104_97221b69
|
||||
|
||||
Reference in New Issue
Block a user