Phase 4: upload, LLM extraction, import review flow

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Jānis Kacēns
2026-05-11 13:15:04 +03:00
parent e53e7662e9
commit 5199c1fa16
10 changed files with 447 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
OPENAI_API_KEY=sk-...
SESSION_SECRET=change-me-to-a-random-32-char-string
DATA_DIR=./data
PORT=8080
PORT=8079
ADMIN_USERS=alice:password1,bob:password2
LLM_MODEL=gpt-4o-mini