Commit History

refactor: remove duplicate regex
9541a9b

Ilia Tambovtsev commited on

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: add more corner cases to regex
7a0766b

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: configure benchmarking and add scorer pick to cli
3d1392a

Ilia Tambovtsev commited on

feat: implement testing preprocessing with gsheets
8c92162

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

refactor: delete unused file
d4b4f3a

Ilia Tambovtsev commited on

feat: TODO configure rag
9a9e3f7

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: add scorers which are not weighted
d8b3813

Ilia Tambovtsev commited on

feat: add Scorers: exp, step, linear
0693054

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: simplify ui
0ed2f77

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