What's Changed
- fix: add missing name field for AIR 2024 risk entry by @srikartondapu in #206
- fix: move Granite Guardian cross-mappings to dedicated mapping file by @srikartondapu in #178
- fix: repair broken get_instances library method by @janampatel in #216
- fix: restore name lookup in get_related_risks by @janampatel in #220
- fix: Use relative paths in Linkml schema files by @ingelise in #222
- fix: respect taxonomy arg by @ingelise in #217
- fix: distinguish taxonomy=None in get_all cache key by @janampatel in #223
- feat: VLLM Inference changes | Auto pull ollama model | Ollama AsyncClient | identify_risks_and_actions_from_usecases() signature by @dhavalsalwala in #210
- fix: use similarity score, not search index, in RiskMapper by @janampatel in #230
- feat: classify SKOS relation in RiskMapper inference method by @janampatel in #235
- fix: multiple issues for schema linting by @ingelise in #232
- feat: Add Eticas Taxonomy by @UsmanGohar-Eticas in #221
- perf: defer heavy imports to cut package import time by @dharunashokkumar in #233
- chore: bump version and regenerate docs by @ingelise in #238
New Contributors
- @janampatel made their first contribution in #216
- @UsmanGohar-Eticas made their first contribution in #221
- @dharunashokkumar made their first contribution in #233
Full Changelog: v1.2.3...v1.2.4