Package com.flowable.agent.engine.impl.guardrail
package com.flowable.agent.engine.impl.guardrail
-
ClassDescriptionResolves an expression string (e.g.A business error thrown when a guardrail violation occurs with
onFailure = "error".Evaluates content by invoking a guardrail agent (an agent model of type "guardrailAgent").Result from evaluating content with a guardrail agent.Captures the outcome of guardrail validation.Decorator around anAiModelInvokerthat enforces guardrails before and after the LLM invocation.