modelSafety property

GuardrailModelSafety? modelSafety
getter/setter pair

Guardrail that blocks the conversation if the LLM response is considered unsafe based on the model safety settings.

Optional.

Implementation

GuardrailModelSafety? modelSafety;