Skip to content

TruLens Eval v0.12.0

Compare
Choose a tag to compare
@rshih32 rshih32 released this 08 Sep 00:11

Library containing evaluations of LLM Applications

Changelog

  • Added chain of thought and reason metadata to LLM based feedback functions
  • Feedback function docs upgrade
    • Feedback Function APIs now showing actual APIs with code
    • App wrappers (TruChain/TruLLama/etc) docs with code
    • More concise selector documentation with code

Examples

  • Updated examples to use context recording

Bug Fixes

  • Fix for basic app with multiple args
  • Fix aggregation bug in multi context groundedness introduced in 0.11.0
  • Now shows index of json path if available in timeline UI
  • No longer overwrites user changes to streamlit .toml files
  • Slow or hanging thread bug fix