Releases: avidml/avidtools
Releases · avidml/avidtools
0.3.2v
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
0.3.1
0.3
What's Changed
- Bump urllib3 from 2.5.0 to 2.6.0 by @dependabot[bot] in #13
- Mileva by @shubhobm in #14
- 0din by @shubhobm in #15
- Enrichment in connectors by @shubhobm in #16
- Rename connector enrich terminology to normalize by @shubhobm in #17
- Fix inspect subject label for system artifacts by @shubhobm in #18
- Use subject-aware problemtype description for inspect by @shubhobm in #19
- Refactor CVE connector to JSON API and simplify mileva flow by @shubhobm in #22
- Feat/openclaw CVE scraper by @shubhobm in #23
- Feat/url connector short problemtitle by @shubhobm in #24
New Contributors
- @dependabot[bot] made their first contribution in #13
Full Changelog: 0.2.1...0.3
0.2.1
0.2.0
What's Changed
- Basic documentation by @shubhobm in #1
- Tutorial by @carolmanderson in #4
- pydantic version bump, relative paths by @shubhobm in #5
- Use env markers to only install typing when needed by @Hartorn in #7
- inspect_evals to AVID report by @harshraj172 in #9
- fix inspect_ai connector by @harshraj172 in #10
- Add CICD by @shubhobm in #11
New Contributors
- @shubhobm made their first contribution in #1
- @carolmanderson made their first contribution in #4
- @Hartorn made their first contribution in #7
- @harshraj172 made their first contribution in #9
Full Changelog: https://github.com/avidml/avidtools/commits/0.2.0