Commit History

Fix evaluation metrics zero display, document picker stale count, and auto-save evaluation reports
12304e2

Madhesh4124 commited on

Optimize RAG evaluation to unified single LLM call, increase timeouts, and handle 429 quota limits
1d7b287

Madhesh4124 commited on

fix: persistent storage detection and document visibility
0752cd0

Madhesh4124 commited on

fix: remove document_id constraint from config lookup in stream and chat endpoints
3d0af33

Madhesh4124 commited on

fix: resolve POST /api/chat/prepare 404 errors
b384d7f

Madhesh4124 commited on

chore: sync project updates
39f90be

Madhesh4124 commited on

Major Chunking,Retrieval and Ranking Updates
e907a44

Madhesh4124 commited on

Refactored the codebase and implemented stateless
e8cd7a9

Madhesh4124 commited on

Fix admin visibility: persist is_admin, migrate existing DBs, and enforce seed admin privileges
588aa9e

Madhesh4124 commited on

Add auth reset flow, rate limiting, and frontend fixes
65f5dac

Madhesh4124 commited on

feat: add auth-gated 3-mode workflow with admin chroma controls
7ac3a44

Madhesh4124 commited on

Implemented Compare feature and fixed other chunking strats
30b1aef

Madhesh4124 commited on

Fixed Chat function bugs and internal bugs related to UI
5f1da59

Madhesh4124 commited on

Implemented HF and Nvidia Embedding models and removed Gemini embedding
2d8f66d

Madhesh4124 commited on

Implemented Fully Functioning Semantic and Fixed_size chunking strats with a change in RAG Pipeline
1014472

Madhesh4124 commited on

Major Bug Fixes and Implemented a Base RAG Workflow
d89f8be

Madhesh4124 commited on

Bug Fixes in the Main RAG PIPELINE
71af86a

Madhesh4124 commited on

feat: add config export and import via JSON
633e094

Madhesh4124 commited on

feat: add retrieval analyzer and why-this-answer endpoint
b95fe6f

Madhesh4124 commited on

feat: add FastAPI routes — documents, chat, config, analysis
ac787df

Madhesh4124 commited on

chore: project skeleton - structure, gitignore, requirements
41a7fb2

Madhesh4124 commited on