Skip to content

v0.9.0.14

Latest
Compare
Choose a tag to compare
@leondz leondz released this 29 Jul 13:24
· 15 commits to main since this release

What's Changed

New plugins

New features

  • Feature: configurable plugins by @jmartin-tech in #711
  • Add JSON Path support for RestGenerator by @leondz in #651
  • Make banner line test dynamic by @jmartin-tech in #670
  • Tutorial for contributing a generator by @leondz in #688
  • add 'complete' message to report at end of run by @leondz in #735
  • support chat modality in attempts by @leondz in #644
  • add grandma substance synth probe, update docs and var names by @leondz in #763
  • update NVCF to support versioning, custom payload keys by @leondz in #772
  • WINDOWS & OSX SUPPORT: test by default on linux, osx, win by @leondz in #793
  • enable nested setting of plugin configs by @leondz in #773
  • always log nvcf payload by @leondz in #778
  • update ecoji for windows support by @jmartin-tech in #787
  • remove extraneous default params for nims that expect conservative pa… by @leondz in #749
  • require probes to match input modality of the generator by @jmartin-tech in #738
  • Improve cloze data for leakreplay probe by @leondz in #708
  • add CONTRIBUTING.md, update contributing guide in docs by @leondz in #706
  • add DEFAULT_PARAMS to base types that are configurables by @leondz in #771
  • atkgen - add configurability, allow config of which adversarial generator to use by @leondz in #777
  • enhancement: enable lazy setting of nested dicts by @leondz in #775
  • convert mutation_generator to use load_plugin by @jmartin-tech in #795
  • Add support for gpt-4o, gpt-4o-mini by @erickgalinkin in #798
  • bump transformers ver to min reqd for llama 3.1 by @leondz in #800
  • add mitigation strings, add test for string-based mitigation skipping by @leondz in #762
  • speedup report generation by using class attribs instead of instantiating by @leondz in #707
  • cached plugin enum by @jmartin-tech in #768

Tuning & fixes

Full Changelog: v0.9.0.13...v0.9.0.14