presentation-search / src /rag /storage.py

Commit History

ci: update default params
1a673ed

Ilia Tambovtsev commited on

feat: add option to copy collection contents to another collection
c1f9144

Ilia Tambovtsev commited on

fix: reimplement async things to be compatible with gradio
159a530

Ilia Tambovtsev commited on

fix: make async query storage call and use super()
683b3ae

Ilia Tambovtsev commited on

style: indent prompts
487514f

Ilia Tambovtsev commited on

feat: configure logging all params, move preprocessing to be a feature of a storage
dfee524

Ilia Tambovtsev commited on

feat: fix async eval to be really async
24e252a

Ilia Tambovtsev commited on

feat: configure cli and implement saving eval results to gsheets
364b978

Ilia Tambovtsev commited on

feat: add async support in evaluation. partially add uploading results to gsheets
16fd4fe

Ilia Tambovtsev commited on

feat: implement prompt preprocessing with regex
c7e0ef5

Ilia Tambovtsev commited on

feat: implement retrieval with llm reranking
e37d064

Ilia Tambovtsev commited on

feat: add async pipelines
c413127

Ilia Tambovtsev commited on

feat: setup metrics. add llm relevance
934d3e0

Ilia Tambovtsev commited on

feat: implement model evaluation
1603571

Ilia Tambovtsev commited on

refactor: move ModelConfigs up
e00e21a

Ilia Tambovtsev commited on

feat: implement scoring model. Add notebook with testing
07b053e

Ilia Tambovtsev commited on

feat: start working on scores
c459d77

Ilia Tambovtsev commited on

feat: add gradio web app
43554ac

Ilia Tambovtsev commited on

feat: implement presentation search by queries
f7f521b

Ilia Tambovtsev commited on

feat: implement vector search with ChromaDB
4780497

Ilia Tambovtsev commited on