Commit History

chore: remove unintended committed files
4153bce

nedaktov-ops commited on

fix: handle None article in answer_validator startswith
a422c4a

nedaktov-ops commited on

fix: add try/except with traceback logging to /chat endpoint
3f1cf9e

nedaktov-ops commited on

restart: switch retrieval back to MiniLM (remove INDEX_SUFFIX)
7513716

nedaktov-ops commited on

remove /diag debug endpoint
4f3bce6

nedaktov-ops commited on

update frontend references to working Vercel URL
31aee6e

nedaktov-ops commited on

add fallback Vercel URL to CORS
623d888

nedaktov-ops commited on

fix: EURLEXEmbedder.encode() must return numpy array, not list
49cf547

nedaktov-ops commited on

fix: EURLEXEmbedder.encode() must accept normalize_embeddings kwarg that SentenceTransformer uses
ab4a539

nedaktov-ops commited on

add /diag endpoint for debugging
7f20b70

nedaktov-ops commited on

fix: pass HF_TOKEN to onnx model download
3bb03ce

nedaktov-ops commited on

fix: use suffix variables in download_index instead of hardcoded filenames
dd91d53

nedaktov-ops commited on

fix: add /diagnose endpoint for EURLEX-BERT debugging
b0074c8

nedaktov-ops commited on

fix: add onnxruntime+transformers deps and fix model download repo_type
e1beda8

nedaktov-ops commited on

fix: also upload build_meta_eurlex.json
966e28f

nedaktov-ops commited on

fix: download chunks.db in merge job
2c723ba

nedaktov-ops commited on

fix: create embeddings directory before saving
3cacff3

nedaktov-ops commited on

fix: correct ONNX model path after download
b9b9ab3

nedaktov-ops commited on

fix: download ONNX model from Space repo instead of dataset
1ca2b82

nedaktov-ops commited on

fix: build-index workflow – direct download, upload chunks_eurlex.db
3f25ad5

nedaktov-ops commited on

feat: improve CELEX citation compliance and fix build_index bugs
659c97c

nedaktov-ops commited on

fix: strengthen CELEX citation instructions in LLM prompt
586da65

nedaktov-ops commited on

phase-3: fix feedback-analysis.yml, final test pass
7010353

nedaktov-ops commited on

phase-2: EURLEX-BERT ONNX INT8 quantization, matrix sharding workflow, EURLEXEmbedder
71d248c

nedaktov-ops commited on

phase-1: CI workflow, ruff linting, keepalive alerting, VITE_API_URL, pre-commit hooks
f3e893e

nedaktov-ops commited on

phase-0: remove dead code (hfspace/, backend/, render.yaml), update checkpoint scripts
c138f41

nedaktov-ops commited on

phase-0: add HF Spaces sdk:docker frontmatter to README.md
d187df6

nedaktov-ops commited on

phase-0: Dockerfile, .dockerignore, package __init__, merged requirements, Phoenix Plan
6e231c8

nedaktov-ops commited on

checkpoint: create app/ directory with consolidated backend (9-stage pipeline)
6af9658

nedaktov-ops commited on

fix: reduce EURLEX-BERT embed batch size from 1024 to 64 to avoid OOM on 7GB runner
5457b19

nedaktov-ops commited on

fix: split rebuild into 2 jobs (download + build) to bypass 6h timeout
a9fe8b0

nedaktov-ops commited on

fix: add --from-backup to skip 5h SPARQL crawl by loading chunks from HF backup
f72862c

nedaktov-ops commited on

fix: EURLEX-BERT uses transformers, not sentence-transformers — implement mean pooling
f2ec693

nedaktov-ops commited on

fix: orphan docstring text from bad merge caused SyntaxError
f22722d

nedaktov-ops commited on

fix: revert rebuild condition to boolean check, use --field for dispatch
29669d5

nedaktov-ops commited on

fix: continue-on-error for backup step so rebuild runs regardless
6fc9a52

nedaktov-ops commited on

fix: rebuild condition compares with string 'true'
5d61118

nedaktov-ops commited on

docs: add comprehensive README with architecture, features, API, deployment
449238d

nedaktov-ops commited on

fix: remove nodeVersion from vercel.json, hook AutoExpander into main.py
1ac4823

nedaktov-ops commited on

merge: resolve rollback.sh conflict
66ba3a3

nedaktov-ops commited on

feat: complete 4-phase improvement strategy
5a03a94

nedaktov-ops commited on

Incorporate local version improvements: FAISS+SQLite storage, optimized build process, automation scripts
9497876

nedaktov commited on

feat: optimize build pipeline with evidence-backed improvements
a7b6a20

nedaktov-ops commited on

checkpoint: pre-PNP-refactor state
2e77fbc

nedaktov-ops commited on

chore: trigger fresh Vercel deploy
943ad74

nedaktov-ops commited on

fix: hardcode API URL to HF Space
683ffe6

nedaktov-ops commited on

feat: add GitHub Actions keepalive (5min) and index refresh (hourly)
bbd0ca7

nedaktov-ops commited on

fix: pin huggingface-hub to <1.0 for transformers compat
ac19110

nedaktov-ops commited on

feat: add HF Space deployment config, update frontend API URL
165d8e7

nedaktov-ops commited on

update render.yaml for deployment
38f7bd0

nedaktov-ops commited on