0.3.2
Bug Fixes
- Garak connector (
avidtools.connectors.garak): deployer and developer names are now correctly resolved from the model artifact path — e.g."together"→"Together AI", and model org prefix (e.g.essentialai) → human-readable developer name ("Essential AI"). - Inspect connector (
avidtools.connectors.inspect):reported_dateis now populated from the eval log'scompleted_attimestamp. - Publisher (
scripts/utils/publisher.py): structured tabular metrics (used by garak reports) are now preserved as-is; scalar-value flattening is applied only to Inspect AI eval reports.
What's Changed
Full Changelog: 0.3.1...0.3.2