From 87a84a2b8f42d8fba393092f25d9da9948bf3d22 Mon Sep 17 00:00:00 2001 From: Christina Xu <77992688+christinaexyou@users.noreply.github.com> Date: Thu, 13 Feb 2025 11:48:19 -0500 Subject: [PATCH] Add guardrails to components (#413) --- config/component_metadata.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/component_metadata.yaml b/config/component_metadata.yaml index e53985dc..00770a20 100644 --- a/config/component_metadata.yaml +++ b/config/component_metadata.yaml @@ -11,3 +11,6 @@ releases: - name: TrustyAI LMEval job version: latest repoUrl: https://github.com/opendatahub-io/lm-evaluation-harness + - name: TrustyAI Guardrails orchestrator + version: latest + repoUrl: https://github.com/trustyai-explainability/fms-guardrails-orchestrator