RAG_Backend / frontend /src /hooks /useConfig.js

Commit History

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

Madhesh4124 commited on

chore: sync project updates
39f90be

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

Merge branch 'main' of https://github.com/Madhesh4124/RAG_LAB
d1e3afa

SAbhinav04 commited on

feat: all phases complete, real backend data working
2d857a9

SAbhinav04 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

fix: embedding step selection and remove dims display
085452e

SAbhinav04 commited on

feat: phase 3 config wizard skeleton complete
ba37872

SAbhinav04 commited on