Uses of Interface
dev.langchain4j.guardrail.OutputGuardrail
Packages that use OutputGuardrail
-
Uses of OutputGuardrail in dev.langchain4j.guardrail
Classes in dev.langchain4j.guardrail that implement OutputGuardrailModifier and TypeClassDescriptionclassAnOutputGuardrailthat will check whether or not a response can be successfully deserialized to an object of typeTfrom JSONConstructor parameters in dev.langchain4j.guardrail with type arguments of type OutputGuardrailModifierConstructorDescriptionprotectedOutputGuardrailExecutor(OutputGuardrailsConfig config, List<OutputGuardrail> guardrails)