Skip to content

This repository is intended to provide a collection of detectors that are supported by the TrustyAI team in the context of the FMS Guardrails Orchestrator project

Notifications You must be signed in to change notification settings

trustyai-explainability/guardrails-detectors

Repository files navigation

Detectors for the FMS Guardrails Orchestrator

FMS Guardrails Orchestrator is an open source project led by IBM which provides a server for invocation of detectors on text generation input and output, and standalone detections.

This repository is intended to provide a collection of detectors that are supported by the TrustyAI team.

Detectors

At the moment, the following detectors are supported:

  • huggingface -- a generic detector class that is intended to be compatible with any AutoModelForSequenceClassification or a specific kind of AutoModelForCausalLM, namely GraniteForCausalLM; this detector exposes /api/v1/text/contents and thus, could be configured to be a detector of type: text_contents within the FMS Guardrails Orchestrator framework. This detector is also intended to be deployed as a KServe inference service.

About

This repository is intended to provide a collection of detectors that are supported by the TrustyAI team in the context of the FMS Guardrails Orchestrator project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages