Skip to content

v1.0.1

Choose a tag to compare

@martinscooper martinscooper released this 29 Oct 21:39
· 25 commits to main since this release

What's Changed

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