What's Changed
New plugins
- probe: ANSI terminal takeover by @leondz in #1025
- probe: Past Tense Vulnerability by @Shine-afk in #924
- generator: promote OpenAICompatible as first class generator by @jmartin-tech in #1021
New features
- feature: amend garak user-agent by @leondz in #960
- feature: reinforce
trust_remote_code=False
by @leondz in #979 - generators: add option to specify HTTP codes to skip generation on, for
RestGenerator
by @leondz in #999 - feature: add experimental features flag to be only accessible in core config by @leondz in #1003
- feature: enable configuration updates by @jmartin-tech in #1026
- feature: use hf chat support by @jmartin-tech in #1047
- feature: per-probe tags now adjustable based on payload selection by @leondz in #1031
Documentation
- doc: Update README.md to notify of migration by @leondz in #1002
- docs: add arxiv lozenge by @leondz in #1030
Tuning & fixes
- remove no longer needed skip-duplicate-actions by @jmartin-tech in #976
- Sanity test for pip install from repository by @jmartin-tech in #1000
- add CODEOWNERS by @jmartin-tech in #1001
- Update reference to reflect migration of org by @jmartin-tech in #1004
- use allowed action name by @jmartin-tech in #1005
- Fixing a few typos by @zoenolan in #1006
- Fix huggingface inference endpoint name by @jmartin-tech in #1011
- detect if tokenizer is not loaded and adjust by @jmartin-tech in #1012
- fix: correct argument in TAP by @harshraj172 in #1022
- refactor attempt to utilized property annotations by @jmartin-tech in #1027
- Restrict transformers version until MPS issue is addressed by @jmartin-tech in #1039
- pass device to transfomers pipeline by @jmartin-tech in #1042
- Fix tap.PAIR run error - run_tap param evaluator_model by @rafaelsandroni in #1045
New Contributors
- @zoenolan made their first contribution in #1006
- @harshraj172 made their first contribution in #1022
- @Shine-afk made their first contribution in #924
- @rafaelsandroni made their first contribution in #1045
Full Changelog: v0.10.0...v0.10.1