TruLens Eval
·
1365 commits
to main
since this release
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