| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-05-08 | 759 Bytes | |
| v0.7.1 source code.tar.gz | 2024-05-08 | 19.3 MB | |
| v0.7.1 source code.zip | 2024-05-08 | 19.5 MB | |
| Totals: 3 Items | 38.8 MB | 1 | |
v0.7.1 is a re-release of the yanked v0.7.0. Release notes for v0.7.0 are copied below:
Breaking Changes
The interface for OpenAI metrics has been changed in LangCheck v0.7.0. See Computing Metrics with Remote LLMs for examples.
New Features
- Added support for computing metrics with Claude & Gemini in addition to OpenAI
Bug Fixes
- Fixed an issue in VSCode dev containers for Linux ARM64 devices
Bug Fixes for 0.7.0
- Fixed the docs about
EvalClientand its subclasses - Fixed the bug in
jaanddemetrics when usingEvalClient
Full Changelog: https://github.com/citadel-ai/langcheck/compare/v0.7.0...v0.7.1