Commit History

feat: implement reffering to sheet by name
0c02234

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: add evaluation cli
365d87f

Ilia Tambovtsev commited on

feat: add logging to evaluation
2cb5a84

Ilia Tambovtsev commited on

feat: setup mlflow evaluation
2c56f66

Ilia Tambovtsev commited on

feat: add async pipelines
c413127

Ilia Tambovtsev commited on

feat: add mlflow evaluation
9e00936

Ilia Tambovtsev commited on

fix: import ChatOpenAI without warnings
0802329

Ilia Tambovtsev commited on

style: remove newlined params in functions
3705b3d

Ilia Tambovtsev commited on

feat: implement model evaluation
1603571

Ilia Tambovtsev commited on

fix: import chatopenai properly?
39758ef

Ilia Tambovtsev commited on

feat: start metric research
c942bfe

Ilia Tambovtsev commited on

feat: add gradio web app
43554ac

Ilia Tambovtsev commited on

feat: add logging and fix absolute path
e4be8f0

Ilia Tambovtsev commited on

feat: implement vector search with ChromaDB
4780497

Ilia Tambovtsev commited on

feat: add loading openai model
bf58afb

Ilia Tambovtsev commited on

fix: fix output formatting
d8cbbaa

Ilia Tambovtsev commited on

feat: add saving response metadata. rename args to be compatible with chains
2e1d6d3

Ilia Tambovtsev commited on

feat: configure pipelines
c233ff9

Ilia Tambovtsev commited on

ci: set default model to gpt-4o-mini
bccb9fe

Ilia Tambovtsev commited on

refactor: rename prompts dir
6e39fbb

Ilia Tambovtsev commited on

feat: add prompts module
552cafa

Ilia Tambovtsev commited on

feat: add displaying presentation analysis
46e3890

Ilia Tambovtsev commited on

refactor: remove query and display
060abf4

Ilia Tambovtsev commited on

fix: handle default text width
3b04fd0

Ilia Tambovtsev commited on

fix: resolve imports
e03b33d

Ilia Tambovtsev commited on

feat: restructure output formatting. add query and display
6048be0

Ilia Tambovtsev commited on

refactor: change project structure
764a794

Ilia Tambovtsev commited on

feat: add echo llm for testing
742cb9c

Ilia Tambovtsev commited on

fix: do not return paths to directories
46a97aa

Ilia Tambovtsev commited on

feat: update imports
eeea597

Ilia Tambovtsev commited on

feat: add prompts directory
43c707b

Ilia Tambovtsev commited on

feat: add ModelConfig class for connecting to api
349fbec

Ilia Tambovtsev commited on

feat: add config file for shortcut imports
276baee

Ilia Tambovtsev commited on

feat: add option to find only the first file
4a1ec29

Ilia Tambovtsev commited on

doc: add doc for multiline wrapper
bcaa955

Ilia Tambovtsev commited on

feat: add multiline text wrapper.
f474ee3

Ilia Tambovtsev commited on

style: untab code
1d662e2

Ilia Tambovtsev commited on

feat: add code for gpt4v-api
eecfb09

Ilia Tambovtsev commited on