Releases: mihilmy/evalite
Releases · mihilmy/evalite
v1.0.0-beta.2-patch1
Features
- Array Scorer Support: Scorers can now return arrays of scores, allowing a single scorer function to produce multiple named scores
- Improved File Display: File download buttons now show the full filename instead of just the extension
- Refactored Code: Scorer normalization logic has been refactored for better maintainability
Installation
Direct from GitHub (recommended for forks):
npm install mihilmy/evalite#v1.0.0-beta.2-patch1From release tarball:
npm install https://github.com/mihilmy/evalite/releases/download/v1.0.0-beta.2-patch1/evalite-1.0.0-beta.2-patch1.tgzAbout
This is a fork of evalite with custom patches for array scorer support.