v0.9.0.15
What's Changed
New plugins
New features
- use XDG paths for configuration data and caching by @jmartin-tech in #799
- Report comparative info for detector scores by @leondz in #814
- enable HFDetector model configuration with hf_args by @jmartin-tech in #810
- Flags for varying NIM seed and temperature every call by @leondz in #808
Tuning & fixes
- don't skip listing probes in 100%-pass-rate modules by @leondz in #781
- make default regex
raw
to remove python 3.12 warnings by @jmartin-tech in #809 - suppress HF
warning
s and lower during detector model instantiation by @leondz in #807 - validate cache consistency on first access by @jmartin-tech in #815
- clarify
continuation
probes by @leondz in #813 - print logfile path when invoked from CLI by @leondz in #811
- update slurprompts filename in encoding pkg by @leondz in #818
Full Changelog: v0.9.0.14...v0.9.0.15