GuardrailLlmPolicy constructor
GuardrailLlmPolicy({})
Implementation
GuardrailLlmPolicy({
this.allowShortUtterance,
this.failOpen,
this.maxConversationMessages,
this.modelSettings,
this.policyScope,
this.prompt,
});