TruLens v1.5.2
·
1 commit
to releases/rc-trulens-1.5.2
since this release
What's Changed
- Call
model_fields
andmodel_computed_fields
from the class and not the instance. by @sfc-gh-dkurokawa in #2018 - [Nit] Fix grammar for otel blog banner shoutout by @sfc-gh-nvytla in #2053
- [Nit] Sans serif font fix by @sfc-gh-nvytla in #2054
- Improve error messaging for no records found error (check cross-format records) by @sfc-gh-nvytla in #2047
- Clear query params and set value from session state after refresh by @sfc-gh-chu in #2056
- [Bugfix] Update groundedness parallelization to use TruLens custom ThreadPoolExecutor by @sfc-gh-nvytla in #2059
- If we try to get
app
from aTruApp
and it doesn't yet exist, don't go into an infinite loop. by @sfc-gh-dkurokawa in #2055 - [Feat] Dedup feedback calls when given same metric name and inputs (for Streamlit UI) by @sfc-gh-nvytla in #2003
- Add initial UI tests for Streamlit components, interactions, and Leaderboard by @sfc-gh-nvytla in #2057
- Add tooltips for diff, change variance to standard deviation by @sfc-gh-nvytla in #2058
- Allow Snowflake to use non-account level event table. by @sfc-gh-dkurokawa in #2064
- Update feat/bug assignee to Nikhil for triage by @sfc-gh-nvytla in #2065
- [Bugfix] Update dedup logic for feedback calls to gracefully handle both OTel and non-OTel spans by @sfc-gh-nvytla in #2066
- Consider Record Root Span to be Main Method (Main Method required for Snowflake usage via runs) by @sfc-gh-dkurokawa in #2067
- Add makefile recipe to install all subpackages by @sfc-gh-chu in #2070
- Support python3.12 for snowflake-adjacent packages by @sfc-gh-chu in #2069
- Remove deprecated trulens-core extras by @sfc-gh-chu in #2068
Full Changelog: trulens-1.5.1...trulens-1.5.2