sfc-gh-dkurokawa
released this
06 Nov 18:36
·
1 commit
to releases/rc-trulens-1.2.6
since this release
What's Changed
- Allow Cortex provider to only take a connection object. by @sfc-gh-pdharmana in #1617
- Fix code example formatting in docs by @sfc-gh-jreini in #1610
- Fix old references to mae in GroundTruthAgreement feedback function by @sfc-gh-dhuang in #1622
- Add try on tag creation since its an enterprise feature by @sfc-gh-pdharmana in #1623
- Stop using
snowflake.snowpark.session.Session::sql
and usesnowflake.connector.cursor.SnowflakeCursor::execute
instead as its thread-safe. by @sfc-gh-dkurokawa in #1620 - logos section on homepage by @sfc-gh-jreini in #1602
- Don't check if Cortex providers can be deserialized for deferred feedback functions. by @sfc-gh-dkurokawa in #1626
- Ensure
make clean
does indeed clean or it will fail out. by @sfc-gh-dkurokawa in #1627 - Create smoke test for Snowflake notebooks. by @sfc-gh-dkurokawa in #1619
- For snowflake dialects, when inserting a feedback result with a NULL result, first insert a -1, then update it. by @sfc-gh-dkurokawa in #1628
- update link for migration page by @sfc-gh-jreini in #1630
- human feedback with metadata by @sfc-gh-pmardziel in #1629
- Move print message up to not invoke error when we can't create a tag. by @sfc-gh-dkurokawa in #1634
Full Changelog: trulens-1.2.4...trulens-1.2.6