v0.9.0.8
NVIDIA/garakv0.9.0.8Nov 14, 2023by leondz
AI Summary
Renames ART to AG, adds generators for NeMo LLM and OctoML, and introduces a generic REST connector. Adds parallelisation options and interactive mode.
Key Highlights
- Renamed ART to AG (Attack Generator)
- NeMo LLM generator support
- OctoML generator support
- Generic REST connector
- Parallelise requests and attempts options
Breaking Changes
- Renamed `ART` to `AG`
New Features
- NeMo LLM generator
- OctoML generator
- Generic REST connector
- Parallelisation options
- Interactive mode
- AutoDAN probe
Full Release Notes
* Rename ART to AG (Attack Generator) * Add generator support for NeMo LLM * Add generator support for OctoML * Add generic REST connector, with configs * Add option to parallelise requests * Add option to parallelise attempts * Include AutoDAN probe * Added "interactive mode", where you get a garak CLI 🎉 * Fix continuation probe trigger alignment * Fix RTP prompts to be aggressive * Add support for langchain LLM interface * Upgrade in avidtools * Improve checking for detector names in probes * Turn-by-turn visual indicator on attack generator probe