mmap-backend / tests

Commit History

feat(graph): two-tier L3 alignment thresholds + reconcile co-mention hint β€” same-type 0.85, cross-type 0.92
12b59ce

jugalgajjar commited on

feat(graph): L3 semantic entity alignment via bge embeddings
6ebbe6a

jugalgajjar commited on

feat(graph): cross-chunk relation reconciliation β€” top-K co-occurrence LLM pair check
501428c

jugalgajjar commited on

feat(graph): map-reduce KG extraction β€” per-chunk two-pass under key-pool concurrency
aa0fcd5

jugalgajjar commited on

feat(groq): round-robin key pool + fallthrough on 429/413
c17541e

jugalgajjar commited on

fix(graph): drop extraction max_tokens 8192β†’5120 β€” Groq free-tier 8K TPM ceiling
589d654

jugalgajjar commited on

feat(graph): entity alignment β€” normalize + fuzzy alias + relation predicates
6c2da3e

jugalgajjar commited on

fix(graph): entity-dense docs β€” bump max_tokens 4096β†’8192, tighten entity description spec
a3aeb54

jugalgajjar commited on

fix(graph): unstarve KG extraction β€” reasoning_effort=medium + bump tokens + domain-neutral prompt
08ab163

jugalgajjar commited on

fix(agents): unstarve gpt-oss extraction β€” reasoning_effort=low + max_tokens bump
b5a3b10

jugalgajjar commited on

deploy: retrieval v2 + verifier tightening
6368dbb

jugalgajjar commited on

deploy: strict ASCII citation format
146513f

jugalgajjar commited on

deploy: accept .docx and .pptx uploads
edfd907

jugalgajjar commited on

deploy: chat model picker + gpt-oss-120b default
512d329

jugalgajjar commited on

deploy: gpt-oss-120b for extraction
1d9a41f

jugalgajjar commited on

deploy: hybrid retrieval + reranker
aeeb666

jugalgajjar commited on

fix: 400 on chat_id misuse takes priority over 503
a37aef6

jugalgajjar commited on

feat: chat history (multi-turn, search, rename, delete)
4ae8ec5

jugalgajjar commited on

feat: RAG/web toggles, strict mode, Tavily search, chat settings
1cf2c4f

jugalgajjar commited on

feat: video ingest support and error_message column
0ad98ac

jugalgajjar commited on

auth: collect first/last name at registration; nullable columns + migration
ea301f0

jugalgajjar commited on

drop X-Frame-Options for HF Spaces preview
d353a42

jugalgajjar commited on

phase 3: rate limits, lockout, security headers
8d28a4e

jugalgajjar commited on

deploy phase 2 (auth: verification, reset, password rules, blocklist)
1ed7597

jugalgajjar commited on

initial backend deploy
0fdb7bd

jugalgajjar commited on