Releases: truera/trulens
Releases · truera/trulens
TruLens v1.0.11
Bug Fixes
- Use 0-3 scaling for answer relevance by default by @sfc-gh-chu in #1550
- Fix Snowflake connection URL by @sfc-gh-chu in #1544
Full Changelog: trulens-1.0.10...trulens-1.0.11
TruLens v1.0.9
TruLens v1.0.10
Bug Fixes
- More error handling for groundedness internal steps by @sfc-gh-jreini in #1549
TruLens v1.0.8
Bug Fixes
- Fix imports error by @sfc-gh-jreini
- Use proper output space for LLM prompting by @coreyhu in #1541
- Groundedness displays by @sfc-gh-jreini in #1518
TruLens v1.0.7
Bug Fixes
- Allow using Snowflake Connector for the actual DB Connector instead of the connection parameters by @sfc-gh-dkurokawa in #1527
TruLens v1.0.6
Bug Fixes
- revert default back to use punkt by @sfc-gh-dhuang in #1510
TruLens v1.0.5
Bug Fixes
- relax minor package version constraints by @sfc-gh-chu in #1482
TruLens v1.0.4
Bug Fixes
- Override _get_answer_agreement to allow ground truth agreement feedback for Cortex provider by @sfc-gh-jreini in #1453
- Change Cortex provider from arctic to llama-3.1 8b by @sfc-gh-dhuang in #1500
- Add mistral-large2 support in Cortex by @sfc-gh-dhuang in #1496
TruLens v1.0.3
Bug Fixes
- Relax minor package version constraints by @coreyhu in #1482
- Claude 3 support for AWS Bedrock by @coreyhu in #1481
- Fix content loss in multithreading by @glennfeys in #1478
- Change default init_serverside to False by @coreyhu in #1483
- Add min_score, max_score, temperature, and custom criteria to feedback api by @coreyhu in #1489
TruLens v1.0.2
Bug Fixes
- Support for Langchain feedback provider
BaseLLM
by @sfc-gh-dkurokawa in #1459 - Enable recording of apps that use Snowflake Cortex models by @sfc-gh-chu in #1461
- Allow logging for non-sqlite databases that have existing (non-TruLens) tables by @DavidKurokawa in #1449
- Fix optional packaging dependencies by @sfc-gh-pmardziel in #1471
- Moved requests/Endpoint post to Huggingface provider by @sfc-gh-chu in #1476
- Docs fixes by @sfc-gh-chu in #1473