Skip to content

v0.14.0

Choose a tag to compare

@jmartin-tech jmartin-tech released this 04 Feb 17:31
· 555 commits to release since this release
b6624d1

What's Changed

New features

Notice: Breaking changes in this release

  • Modified format of eval and digest entires in JSONL report
    See "Run analysis" documentation for more details of compatibility expectations.
  • Fully redesigned HTML reports
  • Removal of --generate_autodan cli option

Improved plugins

  • Fix atkgen verbose output displaying incorrect conversation turns by @snehalvartak in #1542
  • generator: relax constraint to specify valid openai model name by @leondz in #1557
  • generators: check message count requested matches message count generated by @leondz in #1558
  • fix: JavaScript detector regex improvement by @erickgalinkin in #1588

Documentation

  • docs: add guardion ai / promptintel to project by @leondz in #1530
  • docs: add brief stubs for garak.analyze content by @leondz in #1569

Tuning & fixes

New Contributors

Full Changelog: v0.13.3...v0.14.0