v1.0.1
What's Changed
- Add system prompt to in-house judges by @martinscooper in #133
- Update documentation by @mclanza in #132
- fix: incorrect model used in borderline generation by @martinscooper in #134
More changes:
- Correct self_consistency attribute type
- Add idx to parser failures logging
- JSON parser: sanitize output only if parsing fails
- Add json object as the response format for litellm
- Convert persona prompt into message format
- Add more comments to sanitize_and_parse_json
- use logger instead of root_pkg_logger
- Format frontend code
- Add more logs to the parser
- Improve json sanitizer
- First benchmark updates after replacing langchain
- Update tests after sanitizer changes
New Contributors
Full Changelog: v0.3.2...v1.0.1