Skip to content

TruLens Eval v0.20.3

Compare
Choose a tag to compare
@joshreini1 joshreini1 released this 10 Jan 18:04
cd96d3d

What's changed

Examples

  • Update langchain retrieval agents example to show validation of tool selection and tool input, work with openai > 1.0 by @piotrm0 @joshreini1 in #778
  • Update AWS examples with changes to Bedrock API, other bug fixes by @joshreini1 in #788

Bug Fixes

  • Removed optional imports from utility import (defined by init) by @piotrm0 in #786
  • Fix missing f-strings in warning when app_id not yet present in the logging db by @andrewisplinghoff in #790

New contributors