Uses of Class
dev.langchain4j.guardrail.GuardrailRequestParams.Builder
Packages that use GuardrailRequestParams.Builder
-
Uses of GuardrailRequestParams.Builder in dev.langchain4j.guardrail
Methods in dev.langchain4j.guardrail that return GuardrailRequestParams.BuilderModifier and TypeMethodDescriptionGuardrailRequestParams.Builder.aiServiceListenerRegistrar
(AiServiceListenerRegistrar aiServiceListenerRegistrar) Sets the AI service invocation event listener registrar.GuardrailRequestParams.Builder.augmentationResult
(AugmentationResult augmentationResult) Sets the augmentation result.GuardrailRequestParams.builder()
Creates a new builder forGuardrailRequestParams
.GuardrailRequestParams.Builder.chatMemory
(ChatMemory chatMemory) Sets the chat memory.GuardrailRequestParams.Builder.invocationContext
(InvocationContext invocationContext) Sets the invocation context for the builder.GuardrailRequestParams.toBuilder()
Converts the currentGuardrailRequestParams
instance to a builder, allowing modifications to the current state or creation of a new modified object.GuardrailRequestParams.Builder.userMessageTemplate
(String userMessageTemplate) Sets the user message template.Sets the variables.