rag-visualizer / backend

Commit History

Robust Judge API parsing and schemas validation default values for 0.5B model support
54fccd4

Vasanth6 commited on

Update schemas.py EmbeddingModel enum to replace EmbeddingGemma with bge-small-en
6bac071

Vasanth6 commited on

Replace Gemma embedding model with BAAI/bge-small-en-v1.5 and cache at build time
1142544

Vasanth6 commited on

Fix Gemma model repository name to google/embeddinggemma-300m
2d0aa7a

Vasanth6 commited on

Pass HF_TOKEN explicitly to SentenceTransformer for gated model download
7787ac2

Vasanth6 commited on

Optimize PyTorch threading, run generation in thread, and pre-warm model at startup
d9fc469

Vasanth6 commited on

Optimize referee model to Qwen2.5-0.5B-Instruct for CPU and add warning popup
3e566d1

Vasanth6 commited on

Swap Qwen3-Embedding-0.6B for distilled C10X/Qwen3-Embedding-TurboX.v2
d3367d4

Vasanth6 commited on

Configure for 100% self-contained CPU deployment
e4bcad4

Vasanth6 commited on

Few tweaks
69f7a1c

Vasanth6 commited on

RAG retreival updates
bd53034

Vasanth6 commited on

Restore Phase 5 advanced RAG changes and clean schemas.py
f35d149

Vasanth6 commited on

Merge branch 'main' into feature/advanced-rag
c08cbda

Vasanth6 commited on

Pushing the changes for judge as LLM
2290123

Vasanth6 commited on

changes for readme file and UI changes
ce33ef6

Vasanth6 commited on

initial: RAG Visualizer (Phases 1-4)
d0649b4

Vasanth6 commited on

local: phase 5 arena and text highlighter
25d4f70

Vasanth6 commited on