Commit History

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

Our current state of writeup including instructions on how to run a personal version
bae6517

Dephoh commited on

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

Dephoh commited on

loading scripts and app stuff
b296661

Dephoh commited on

test hf concurrence
08c6b0b

daniel Foley commited on

test change to footballplayers.json
9b667a3

daniel Foley commited on

adjust streamlit rag app and dependencies files
09ac7fa

bmv2021 commited on

changing from chainlit to streamlit
540424a

bmv2021 commited on

changed embedding model to HuggingFace mpnet
a0b734e

bmv2021 commited on

adding testing script
0283da1

bmv2021 commited on

Exposing different port
6c1e5e3

daniel Foley commited on