Commit History

Delete test.txt
8e53b79
unverified

Dan Foley commited on

Delete streamlit-rag-app.py
db7bb3d
unverified

Dan Foley commited on

Delete new_streamlit.py
1e9dc21
unverified

Dan Foley commited on

Delete football_players.json
388d2d5
unverified

Dan Foley commited on

Delete knowledge.txt
a0a747d
unverified

Dan Foley commited on

Delete bpl_scraper.py
b842841
unverified

Dan Foley commited on

Rename Product_Testing.md to EVALUATION.md
1e0a968
unverified

Dan Foley commited on

Delete EVALUATION.md
3ac9c32
unverified

Dan Foley commited on

Delete app1.1.py
d094b68
unverified

Dan Foley commited on

Delete app.py
533edbd
unverified

Dan Foley commited on

Forgot to include everyone on last commit + old scripts
364893a

Dephoh commited on

Finishing touches and cleanup
a9e136f

Dephoh commited on

reverted back to pre-parallel version
2b516d5

Dephoh commited on

back to n workers set to 1. rate limiting
5c86e88

Dephoh commited on

1.5 workers for parallel. Avoiding rate limits
0716283

Dephoh commited on

returning ranked docs only
706b16d

Dephoh commited on

accidentally removed extract_text_fromo_json
8547e22

Dephoh commited on

added n workers parallelism to metadata fetching
48ae0fa

Dephoh commited on

returned retrieved back to 100, attempt at more structured queries
ae94932

Dephoh commited on

testing new fields for reranking and scaling up initial retrieved docs
42a5a2d

Dephoh commited on

added Digital Commonwealth context
2329708

Dephoh commited on

Updated default retrieval text
4ef2f39

Dephoh commited on

added ongoing challenges/future considerations to writeup.md
3eedce1

Dephoh commited on

moved length checking upstream to retrieval
07f86c6

Dephoh commited on

Solution for too large input
1d172f1

Dephoh commited on

update requirements
7a5560a

bmv2021 commited on

upload correct file
f78d694

bmv2021 commited on

updated correct file
09fe857

bmv2021 commited on

added image display capabilities
29b3738

bmv2021 commited on

added image feature
cf15415

bmv2021 commited on

Merge branch 'app_dev' of https://github.com/BU-Spark/ml-bpl-rag into app_dev
2b87ca1

Dephoh commited on

Changed some text
8274e73

Dephoh commited on

Create Product_Testing.md
ae94c4e
unverified

EnricoCollautti commited on

updated monitoring
ca4996e

Dephoh commited on

Updated aesthetics on README
30a4d62

Dephoh commited on

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 pt 2
148d8c2

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

oops x 2, fixed reqs
89e7a42

Dephoh commited on

oops, fixed the reqs
ecb3a4c

Dephoh commited on