Releases: truera/trulens
Releases · truera/trulens
TruLens Eval
Library containing evaluations of LLM Applications
Changelog
- Upgraded the Record Viewer to include Framework call stack, call timing, and merged the call parameters into the call definition dropdown.
- Added a simple CLI on installation to start the dashboard with a single
trulens-eval
call - Added support for non-framework LLMs such as direct OpenAI LLM API calls or any generic "text to text" applications
- Added new examples including the evaluation of different configurations with Pinecone vector database
- Added support for Colab notebooks and added linked examples to the README
- Added ability to add tags to Apps
- Added usage documentation for Feedback Function input selection
- Bugfixes for better error handling from Feedback Functions
TruLens Eval
Library containing evaluations of LLM Applications
Changelog
- Backwards compatibility for previous versions
- A large set of new examples in trulens/trulens_eval/examples
- AzureOpenAI Support
- Various Bug fixes for Dashboard, DB serialization, Llama index subqueries, Huggingface API calls