Giskard-AI / giskard

🐢 Open-Source Evaluation & Testing for ML & LLM systems
https://docs.giskard.ai
Apache License 2.0
4.07k stars 267 forks source link

Nemo guardrails integration #1927

Closed kevinmessiaen closed 6 months ago

kevinmessiaen commented 6 months ago

Description

Allow to generate guardrails from scan result

Related Issue

Type of Change

sentry-io[bot] commented 6 months ago

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: giskard/scanner/report.py

Function Unhandled Issue
to_avid GiskardImportError: The 'Avidtools is not installed. Please install it with pip install avidtools.' Python package ... ...
Event Count: 2

Did you find this useful? React with a 👍 or 👎

sonarcloud[bot] commented 6 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
3.3% Coverage on New Code (required ≥ 70%)

See analysis details on SonarCloud