Commit History

feat: refuse low-information single-token extractive spans (confidently-wrong QA pattern)
ae6a269

sathvik commited on

fix: raise fast-tier budget gate to 140ms so extractive answers always finish inside the 200ms cap
8e47e87

sathvik commited on

feat: strict 200ms latency mode - deadline on by default, pre-fast-tier budget gate, post-STT deadline scope for voice
78ae586

sathvik commited on

fix: nest chain budget inside outer generation deadline to bound recovery double-pass
9ba0946

sathvik commited on

fix: script-aware grounding - cross-lingual answers grounded on number conservation; Indic-aware tokenization
f048f66

sathvik commited on

fix: retry truncated Sarvam JSON within attempt budget and raise its token ceiling
1da3c1a

sathvik commited on

fix: tolerate proxy-injected request ids; document generation chain and measured latency
0b0830a

sathvik commited on

feat: sarvam-first generation chain (groq throttles under sustained load)
4d7aa62

sathvik commited on

fix: groq connection pool starvation - multiple pool slots and bounded attempts
cbdd8cd

sathvik commited on

feat: chain-wide generation budget so total latency stays bounded across tiers
24e1af1

sathvik commited on

feat: borderline evidence goes to grounded generative review; bounded API client timeouts
88096c2

sathvik commited on

feat: route English queries straight to generative chain (corpus is Indic-only)
4c91f5c

sathvik commited on

chore: drop pycache artifacts from repo
bc4993e

sathvik commited on

fix: self-healing Groq payload on HTTP 400 and detailed chain attempt diagnostics
44c9dc7

sathvik commited on

feat: ordered generation chain (groq -> sarvam -> local GGUF) with per-tier deadlines and bounded llama.cpp threads
a730df3

sathvik commited on

fix: compile GBNF answer grammar to LlamaGrammar for llama-cpp-python 0.3.35
98f1ee0

sathvik commited on

fix: resilient generation - ZeroGPU circuit breaker, resident CPU model, API fallback net
ce9639d

sathvik commited on

feat: strict-latency deadline guard, grammar-constrained GGUF decoding, hardened guardrails (#28)
2d46a89

Sathvik0101 sankalphs commited on

fix: hard 30s generation timeout and slow-first-attempt recovery guard (#27)
fd95fc0

Sathvik0101 sankalphs commited on

fix: drop obsolete ambient reset rule for fixed background (#26)
6f9dc01

Sathvik0101 sankalphs commited on

fix: generate multilingual answers instead of extracts (#23)
ecf287b

Sathvik0101 sankalphs commited on

Rebase retrieval latency optimization onto latest Space (#18)
d752bbf

Sathvik0101 sankalphs commited on

Remove slow GGUF JSON grammar and shrink multilingual prompt (#8)
2b7af1b

Sathvik0101 sankalphs commited on

Use Blackwell cu130 Q4 runtime and short multilingual generation path (#7)
86f73d2

Sathvik0101 sankalphs commited on

Fallback to CPU llama.cpp when ZeroGPU CUDA GGUF kernels fail (#6)
d3b7203

Sathvik0101 sankalphs commited on

Restore dropdown and ambient styling
3b73c03
verified

Sathvik0101 commited on

Restore text mode and language menu
8484522
verified

Sathvik0101 commited on

Fix blank screen during model startup
e4a5469
verified

Sathvik0101 commited on

Allow hosted UI embedding
584c65e
verified

Sathvik0101 commited on

Add original Anvaya UI and workflow
909e5ea
verified

Sathvik0101 commited on