Module component
Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-pii-redaction -p nemo-relay-ffi -p nemo-relay-types -p nemo-relay-plugin -p nemo-relay-worker-proto -p nemo-relay-worker.
NeMo Guardrails plugin component contract.
Structs
- ComponentSpecDeprecated: Top-level NeMo Guardrails component wrapper.
- LocalBackendConfigDeprecated: Local-backend settings for the Python
nemoguardrailsruntime. - NeMoGuardrailsConfigDeprecated: Canonical config document for the deprecated built-in NeMo Guardrails component.
- RemoteBackendConfigDeprecated: Remote-backend settings for a hosted NeMo Guardrails service.
- RequestDefaultsConfigDeprecated: Default request semantics applied by the selected Guardrails backend.
- RequestRailsConfigDeprecated: Request-time rail selection for Guardrails generation.
Enums
- RailSelectorDeprecated: Rail-selection shape used by Guardrails generation options.
Constants
- NEMO_GUARDRAILS_PLUGIN_KINDDeprecated: The built-in NeMo Guardrails plugin kind.
Functions
- deregister_nemo_guardrails_componentDeprecated: Deregisters the
nemo_guardrailscomponent kind from the plugin registry. - register_nemo_guardrails_componentDeprecated: Registers the
nemo_guardrailscomponent kind in the plugin registry.