nemo_microservices.types.shared.rails_config_data#

Module Contents#

Classes#

API#

class nemo_microservices.types.shared.rails_config_data.RailsConfigData(/, **data: Any)#

Bases: nemo_microservices._models.BaseModel

autoalign: nemo_microservices.types.shared.auto_align_rail_config.AutoAlignRailConfig | None#

None

Configuration data for the AutoAlign API

clavata: nemo_microservices.types.shared.clavata_rail_config.ClavataRailConfig | None#

None

Configuration data for the Clavata API

fact_checking: nemo_microservices.types.shared.fact_checking_rail_config.FactCheckingRailConfig | None#

None

Configuration data for the fact-checking rail.

fiddler: nemo_microservices.types.shared.fiddler_guardrails.FiddlerGuardrails | None#

None

Configuration for Fiddler Guardrails.

guardrails_ai: nemo_microservices.types.shared.guardrails_ai_rail_config.GuardrailsAIRailConfig | None#

None

Configuration data for Guardrails AI integration.

injection_detection: nemo_microservices.types.shared.injection_detection.InjectionDetection | None#

None

Configuration for injection detection.

jailbreak_detection: nemo_microservices.types.shared.jailbreak_detection_config.JailbreakDetectionConfig | None#

None

Configuration data for jailbreak detection.

pangea: nemo_microservices.types.shared.pangea_rail_config.PangeaRailConfig | None#

None

Configuration data for the Pangea AI Guard API

patronus: nemo_microservices.types.shared.patronus_rail_config.PatronusRailConfig | None#

None

Configuration data for the Patronus Evaluate API

privateai: nemo_microservices.types.shared.private_ai_detection.PrivateAIDetection | None#

None

Configuration for Private AI.

sensitive_data_detection: nemo_microservices.types.shared.sensitive_data_detection.SensitiveDataDetection | None#

None

Configuration of what sensitive data should be detected.

trend_micro: nemo_microservices.types.shared.trend_micro_rail_config.TrendMicroRailConfig | None#

None

Configuration data for the Trend Micro AI Guard API