trulens-eval-0.27.0
What's Changed
- Python 3.12 support by @joshreini1 in #1012
- Design guidelines for contributors @piotrm0 in #1015
- Pull request template by @piotrm0 in #1021
- Handle utf8 encoding issues in trulens database @arn-tru in #1023
- Split system and user prompts for feedback functions by @joshreini1 in #1018
- Enable Meta and Mistral models on AWS Bedrock by @joshreini1 in #1018
- Added support for Langchain MultiQueryRetriever by @sayedsohan in #1014
- Add Vectara Hallucination Detection Model by @Josephrp in #950
- Parametrize temperature for create chat completion by @daniel-huang-1230 in #1026
Examples
- Update LiteLLM quickstart to show TogetherAI model usage by @joshreini1 in #1018
- Add Claude-3 as a feedback provider example by @joshreini1 in #1018
- Notebook to show evaluation of Langchain MultiQueryRetriever by @sayedsohan in #1014
- Added example to show usage of Vectara Hallucination Detection Model by @Josephrp in #950
New Contributors
- @arn-tru made their first contribution in #1023
- @sayedsohan made their first contribution in #1014
- @Josephrp made their first contribution in #950
Full Changelog: trulens-eval-0.26.0...trulens-eval-0.27.0