TruLens Eval v0.9.0
rshih32
released this
10 Aug 22:39
·
948 commits
to main
since this release
Library containing evaluations of LLM Applications
Changelog
- Allow custom feedback function naming
- Allow multi output from feedback functions via key, value output
- Display method name alongside class name in timeline view
- Support for calls to langchain evaluation criteria
- Allow instrumentation tracking of user defined classes for LLM apps
Examples
- Added Langchain Agents example
Bug Fixes
- Fix For get_records_and_feedback when supplying app_ids
- Silence key not supplied errors on all API calls
- Fix check on AzureOpenAI provider for groundedness feedback function