LibRAG / RAG.py

Commit History

Usage Monitoring
bedac8d

Dephoh commited on

removed prompt alignment
d1935d1

Dephoh commited on

more robust time analysis for reranking
3e602d9

Dephoh commited on

added time logging to RAG.py
ea5cbee

Dephoh commited on

fixed input errors... hopefully
83b3fa4

Dephoh commited on

transferring initializations to st.session_state
fa714bc

Dephoh commited on

moved vectorstore initialization outside of RAG
16f0715

Dephoh commited on

Added timers, trying to figure out slowness
bfbadc3

Dephoh commited on

passed original query to reranker
b609620

Dephoh commited on

Updated xml parse call for query alignment
fea960e

Dephoh commited on

Added query alignment
1ba93a0

Dephoh commited on

Added query alignment to retrieval
26a5c64

Dephoh commited on

loading scripts and app stuff
b296661

Dephoh commited on