Uses of Interface
software.amazon.awssdk.services.bedrockruntime.model.GuardrailContextualGroundingFilter.Builder
Packages that use GuardrailContextualGroundingFilter.Builder
-
Uses of GuardrailContextualGroundingFilter.Builder in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return GuardrailContextualGroundingFilter.BuilderModifier and TypeMethodDescriptionThe action performed by the guardrails contextual grounding filter.GuardrailContextualGroundingFilter.Builder.action(GuardrailContextualGroundingPolicyAction action) The action performed by the guardrails contextual grounding filter.GuardrailContextualGroundingFilter.builder()Indicates whether content that fails the contextual grounding evaluation (grounding or relevance score less than the corresponding threshold) was detected.The score generated by contextual grounding filter.The threshold used by contextual grounding filter to determine whether the content is grounded or not.GuardrailContextualGroundingFilter.toBuilder()The contextual grounding filter type.GuardrailContextualGroundingFilter.Builder.type(GuardrailContextualGroundingFilterType type) The contextual grounding filter type.Methods in software.amazon.awssdk.services.bedrockruntime.model that return types with arguments of type GuardrailContextualGroundingFilter.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GuardrailContextualGroundingFilter.Builder>GuardrailContextualGroundingFilter.serializableBuilderClass()