Commit History

fix: avoid hugging face build-time model download
b2e76a8
Running

nothex commited on

fix: stabilize celery reconnect handling
ffa9f99

nothex commited on

feat: add dual eval review and selectable URL crawling
ca5537d

nothex commited on

feat: allow cancelling active ingestion
ee9c75b

nothex commited on

feat: add safe operator URL ingestion
0f5e813

nothex commited on

feat: add hosted gemma review backend support
96732d9

nothex commited on

fix: expose markdown uploads in the UI
8401523

nothex commited on

feat: add markdown ingestion support
531d660

nothex commited on

Add image extraction and grounding support
a147762

nothex commited on

Add hybrid graph substrate and deterministic code graph indexing
bf54e37

nothex commited on

fix: harden gemma draft review parsing
5218780

nothex commited on

feat: add gemma-assisted eval baseline drafts
f6bcd14

nothex commited on

feat: harden phase 1 retrieval quality workflow
b90afd6

nothex commited on

Harden ingestion and retrieval reliability across the pipeline
4abd98f

nothex commited on

fix: restore pgvector retrieval and preserve source citations
ca5846e

nothex commited on

fix: harden supabase security and stabilize multi-tenant rag flows
f044fe9

nothex commited on

fix: harden supabase setup and clean stale retrieval/ingestion code
ff7e045

nothex commited on

fix: jwt time out
9f2ae84

nothex commited on

fix(ingestion): sanitize null bytes and surrogates to resolve Postgres 22P05 error
a61e01d

nothex commited on

evaluation fixes eval chunkin_loss types
b5c5c9c

nothex commited on

feat/fix: isolate eval pipeline, stabilize RAG streaming, and resolve auth flow
4c0069c

nothex commited on

fix: deployment readiness — auth, naming, Dockerfile, render config
723ce57

nothex commited on

refactor: harden security, optimize deployment, and project-wide cleanup
67a6408

nothex commited on

fix:- structuring stuff
5af3152

nothex commited on

removing stuff
4cff4f2

nothex commited on

req change
496ec81

nothex commited on

feat: built corpus health API for proactive content gap detection
006198a

nothex commited on

perf: implement predictive cache prefetching for 0ms follow-up latency
5e4cb83

nothex commited on

perf: implement sliding window TTL for semantic cache
ec7010e

nothex commited on

feat: implemented PageIndex hierarchical tree search and regex query router
443dd4c

nothex commited on

feat: added fast-path OCR, centroid EMA, and lexical micro-features
9db263a

nothex commited on

feat: implement active learning, F1 evaluation gate, and stateless cache
0b95da7

nothex commited on

feat: implement ingestion backoff, CI build modes, and rebrand to Morpheus
c1512e9

nothex commited on

fix(deploy): track missing background worker and ml dependencies
6fce572

nothex commited on

feat(deploy): prepare codebase for Railway deployment and patch JWT security
3ba45e9

nothex commited on

feat(rag): implement native RAPTOR indexing and fix distillation
a9b6c01

nothex commited on

feat: rate limiting, token budget guard, and rerank distillation loop
f4dde08

nothex commited on

fix(graph): wire onGraphTabVisible() on tab switch via switchView wrapper in main.js
62aafbc

nothex commited on

fix(cache): persist version key on first store — increment now goes N→N+1 not 0→1
0eb5094

nothex commited on

fix: CrossEncoder sigmoid normalization and per-reranker threshold tuning
c928a16

nothex commited on

Stop tracking backend/core/intent_model.pkl
415c8fc

nothex commited on

feat: semantic cache with Redis, multi-provider Groq/Gemini routing, image relevance filtering
0db8ee9

nothex commited on

fix: - getting groq working and adding image relevance so it works
03adebc

nothex commited on

After applying, Groq should be hit first (it's wired correctly), Gemini second if Groq fails. The generation path will work reliably now.
5f22806

nothex commited on

feat: multi-provider LLM routing, Redis query cache, and pipeline hardening
00edc15

nothex commited on

adding groq and gemini ,cuz open router alone was causing token limit reached , also removeed the ambiguity between .env and config , everything about models chosen declared lives in config now
4638c6f

nothex commited on

fixed _build_llm in pipeline bypassing providerfactory from provider.py
eff0990

nothex commited on

fix — add a second parse attempt for double-encoded JSON:
96240ff

nothex commited on

T1.1. testing
398a1e2

nothex commited on

chunk incement for context capture from small corpa , intent classifier fetching to supabase now , secondary to json
7e64fb2

nothex commited on