TruLens v1.2.0
What's Changed
- Blocking guardrails by @sfc-gh-jreini in #1584
- and add dataset preprocessing utils used in benchmarking by @sfc-gh-dhuang in #1559
- Use ggshield for local secret scanning by @sfc-gh-jreini in #1585
- Clean before uploading docs. by @sfc-gh-dkurokawa in #1594
- Update dev guide with git lfs instructions by @sfc-gh-chu in #1597
Bug Fixes
- (some) release pipeline fixes by @sfc-gh-pmardziel in #1537
- bumping conda package build to 1.1.0 by @sfc-gh-srudenko in #1557
- Fix ground truth dataset persistence notebook after the ground truth search metrics update by @sfc-gh-dhuang in #1558
- import style by @sfc-gh-pmardziel in #1543
- warning and docpage for bad context by @sfc-gh-pmardziel in #1565
- test dummy endpoints by @sfc-gh-pmardziel in #1566
- fix docs for snowflake connection by @sfc-gh-srudenko in #1576
- Use conda channel trulens packages by default. by @sfc-gh-dkurokawa in #1570
- Fix 'reason not generated' by @dom7kim in #1561
- import rename listings by @sfc-gh-pmardziel in #1568
- Use
SnowflakeConnector
in stored proc. by @sfc-gh-dkurokawa in #1580 - Reuse Snowpark session during most tests. by @sfc-gh-dkurokawa in #1536
- Have
run_leaderboard
should fail more clearly if it's unable to authenticate at Snowflake due to being created by asnowpark_session
. by @sfc-gh-dkurokawa in #1581 - Add tags to schema during snowflake app creation by @sfc-gh-pdharmana in #1577
- Use proper golden set format. by @sfc-gh-dkurokawa in #1587
- Fix bad merge for snowflake connector. by @sfc-gh-dkurokawa in #1588
- Fix
poetry.lock
boto3
dependency hashes. by @sfc-gh-dkurokawa in #1590 - Always ensure endpoint context variable is cleaned up. by @sfc-gh-dkurokawa in #1589
- defaults for each contextvar by @sfc-gh-pmardziel in #1586
Examples
- Comparison notebook: TruLens groundedness vs RAGAS faithfulness by @sfc-gh-dhuang in #1559
- Add quickstarts to docs by @sfc-gh-jreini in #1583
Full Changelog: trulens-1.1.0...trulens-1.2.0