799ede5a0e
- 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
5 lines
190 B
Bash
5 lines
190 B
Bash
# Portal Development Environment
|
|
VITE_APP_TITLE=Momentry Portal (Development)
|
|
VITE_API_BASE_URL=http://127.0.0.1:3002
|
|
VITE_API_KEY=muser_68600856036340bcafc01930eb4bd839_1774418104_97221b69
|