Skip to content

TruLens-Eval-0.18.2

Compare
Choose a tag to compare
@joshreini1 joshreini1 released this 01 Dec 23:39

Changelog

  • Unpin typing-extensions, typing-inspect (#590)
  • Make CI Pipeline run daily (#599)
  • Increase test coverage to all /quickstart* notebooks (#601)

Examples

  • Add notebook to use for dev and debugging (#605)
  • Add example for multimodal rag eval (#617)
  • Add example for finetuning experiments in bedrock (#618)

Bug Fixes

  • Fix helpfulness prompt (#594)
  • Serialize OpenAI Client (#595)
  • Removed extra reset cell in quickstart (#597)
  • Fix langchain prompt template imports in examples (#602)
  • Change model_id -> model_engine in Bedrock example (#612)
  • Fix prompt swapping in model agreement feedback (#615)
  • Fix > character in groundedness prompt (#623)