Releases: quotient-ai/judges
Releases · quotient-ai/judges
v0.0.8 - Loosen dependencies and add examples
What's Changed
- Loosen Version Restrictions by @njbrake in #15
- enhancements: examples directory with example files to try out, and minor fixups by @pk-lit in #16
New Contributors
Full Changelog: v0.0.7...v0.0.8
v0.0.7 — ReliableCIRelevance prompt fix
Fixes a bug in the ReliableCIRelevance judge prompt #14 by @jimthompson5802
Bug fix for integer conversions
What's Changed
- Fix issue with int conversion to lower() by @freddiev4 in #12
Full Changelog: v0.0.5...v0.0.6
v0.0.5 - Addition of `AutoJudge`
What's Changed
- Update README.md ToC for "pick a model" by @freddiev4 in #10
- Add new AutoJudge class for custom judges by @freddiev4 @jamesliounis #11
Full Changelog: v0.0.4...v0.0.5
v0.0.4 - Add support for other models
What's Changed
- Remove authors' initial output requirements from response quality prompt by @jamesliounis in #5
- Add docstrings to
judges/base.py
by @jamesliounis in #4 - Add
litellm
extra for connecting to non-OpenAI models by @freddiev4 in #6 - Update dependencies & README by @freddiev4 in #8
- Update docs about litellm, remove available models by @freddiev4 in #9
New Contributors
- @jamesliounis made their first contribution in #5
Full Changelog: v0.0.3...v0.0.4
v0.0.3 - Updated set of judges
What's Changed
See the README for a full list of judges: https://github.com/quotient-ai/judges?tab=readme-ov-file#appendix
New Contributors
Full Changelog: v0.0.2...v0.0.3