q · Линолеум
  • Donetsk
  • Joined on 2024-11-24
q pushed tag best-0.5541 to zovos/vk_hackathon 2026-04-20 09:53:38 +00:00
q pushed tag v-4core-optimized to zovos/vk_hackathon 2026-04-20 09:53:38 +00:00
q pushed to main at zovos/vk_hackathon 2026-04-20 09:53:37 +00:00
4800e25dd6 best: score 0.5541 (recall 0.5759, ndcg 0.4670)
c0f2d52f70 best: score 0.5496 (recall 0.5698, ndcg 0.4690)
92cde65e42 Revert to v1.0-working + RERANK_LIMIT 15→17
19fec2361e Fix 500 error: replace datetime_range with range in Qdrant filter
4ecba7d35a Migrate to multi-file architecture: smarter chunking + fixed RERANK_LIMIT
Compare 5 commits »
q pushed to main at zovos/vk_hackathon 2026-04-19 10:29:19 +00:00
8d9b0d5f63 best: score 0.5541 (recall 0.5759, ndcg 0.4670)
2a274e93d8 best: score 0.5496 (recall 0.5698, ndcg 0.4690)
6869189099 Revert to v1.0-working + RERANK_LIMIT 15→17
7c2fb0ccc4 Fix 500 error: replace datetime_range with range in Qdrant filter
e468c4768b Migrate to multi-file architecture: smarter chunking + fixed RERANK_LIMIT
Compare 6 commits »
q pushed to main at zovos/vk_hackathon 2026-04-18 18:00:42 +00:00
f6e53758f7 Test: RERANK_LIMIT 10→15 only, everything else unchanged
q pushed to main at zovos/vk_hackathon 2026-04-18 17:59:47 +00:00
f6d66854b9 Revert to v1.0-working (score 0.5094) — Lotus params don't generalize to our data
q pushed to main at zovos/vk_hackathon 2026-04-18 17:28:37 +00:00
2bb595e452 Port v5-revert params from Lotus (best score 0.5517 vs our 0.5094)
q pushed to main at zovos/vk_hackathon 2026-04-18 17:04:21 +00:00
57a5229c95 Speed up: preload BM25 at startup, httpx timeout+limits, fix lambda in to_thread
q pushed to main at zovos/vk_hackathon 2026-04-18 16:59:24 +00:00
775c874399 Add mentions to render_message for better BM25 recall
q pushed to main at zovos/vk_hackathon 2026-04-18 16:57:33 +00:00
c0506c49aa Revert CHUNK_SIZE to 256/128 baseline (score 0.5094)
q pushed to main at zovos/vk_hackathon 2026-04-18 16:38:57 +00:00
3689d4f3ec Increase CHUNK_SIZE 256→512, OVERLAP 128→192 for better retrieval context
q pushed to main at zovos/vk_hackathon 2026-04-18 16:37:40 +00:00
6831a5d149 Revert to v1.0-working baseline (score 0.5094)
q pushed to main at zovos/vk_hackathon 2026-04-18 16:04:24 +00:00
4822bbb24b Improve search quality: RERANK_LIMIT 10→60, search_text for dense, variants+hyde multi-vector
q pushed tag v1.0-working to zovos/vk_hackathon 2026-04-18 16:03:15 +00:00
q pushed to main at zovos/vk_hackathon 2026-04-18 15:32:43 +00:00
84eec2321e Port index and search logic from working Lotus reference implementation
q pushed to main at zovos/vk_hackathon 2026-04-18 14:02:12 +00:00
fec71a98b9 Filter is_system and is_hidden messages in chunking (align with Lotus reference)
q pushed to main at zovos/vk_hackathon 2026-04-18 13:50:35 +00:00
5d50a219bf Clean up search: proper retry loop, batch embedding, remove duplicate wrapper
q pushed to main at zovos/vk_hackathon 2026-04-18 13:47:56 +00:00
68e2dc22c4 Fix search reliability: batch dense embedding, graceful extra-query fallback, rerank 429 retry
q pushed to main at zovos/vk_hackathon 2026-04-18 13:31:36 +00:00
878971bb57 Remove TCP log monitoring from index and search services
q pushed to main at zovos/vk_hackathon 2026-04-18 13:26:15 +00:00
7e40bb6e17 Fix date_range filter: use DatetimeRange for RFC3339 strings; set TEAM_ID=35230 in Makefiles, add release target