codeCallback property

GuardrailCodeCallback? codeCallback
getter/setter pair

Guardrail that potentially blocks the conversation based on the result of the callback execution.

Optional.

Implementation

GuardrailCodeCallback? codeCallback;