Skip to content

v0.9.0

Latest

Choose a tag to compare

@liwii liwii released this 12 Dec 01:39
e5c7295

Breaking Changes

  • Updated the internal prompt used for the following functions. If you want to continue using these functions with previous prompts, specify eval_prompt_version="v1".
    • langcheck.augment.en.rephrase
    • langcheck.metrics.en.prompt_leakage
    • langcheck.metrics.ja.prompt_leakage

New Features

  • Added two augmentations to langcheck.augment.en and langcheck.augment.ja
    • rephrase_with_system_role_context
    • rephrase_with_user_role_context

Full Changelog: v0.8.1...v0.9.0