TruLens Eval 0.20.0
What's Changed
- Added aliases for selectors for main method args and main method return by @piotrm0 in #696
- Exposed AzureOpenAI provider by @epinzur in #698
- Allow debug timeout to be adjusted by @piotrm0 in #713
- Import llama only if needed by @joshreini1 in #714
- Add shortcut to select_context() by @joshreini1 in #706
Bugfixes
- fix dashboard starts for colab by @piotrm0 in #721, #720
- fix(timeline): Clicking first call (second row) in timeline does not display that call's information by @walnutdust in #719
- Fix colab link by @joshreini1 in #699
- Fixed correctness prompt by @shayaks in #725
- Pydantic2 deprecation fix to model config by @piotrm0 in #724
Examples
- Gemini Example by @joshreini1 in #697
- ollama quickstart by @joshreini1 in #703
New Contributors
Full Changelog: trulens-eval-0.19.2...trulens-eval-0.20.0