Releases: quotient-ai/judges
Releases · quotient-ai/judges
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