Uses of Record Class
io.quarkiverse.langchain4j.guardrails.InputGuardrail.InputGuardrailParams
Packages that use InputGuardrail.InputGuardrailParams
-
Uses of InputGuardrail.InputGuardrailParams in io.quarkiverse.langchain4j.guardrails
Methods in io.quarkiverse.langchain4j.guardrails with parameters of type InputGuardrail.InputGuardrailParamsModifier and TypeMethodDescriptiondefault InputGuardrailResult
InputGuardrail.validate
(InputGuardrail.InputGuardrailParams params) Validates the input that will be sent to the LLM.