| Package | Description |
|---|---|
| com.amazonaws.services.bedrock.model |
| Modifier and Type | Method and Description |
|---|---|
GuardrailContextualGroundingFilter |
GuardrailContextualGroundingFilter.clone() |
GuardrailContextualGroundingFilter |
GuardrailContextualGroundingFilter.withThreshold(Double threshold)
The threshold details for the guardrails contextual grounding filter.
|
GuardrailContextualGroundingFilter |
GuardrailContextualGroundingFilter.withType(GuardrailContextualGroundingFilterType type)
The filter type details for the guardrails contextual grounding filter.
|
GuardrailContextualGroundingFilter |
GuardrailContextualGroundingFilter.withType(String type)
The filter type details for the guardrails contextual grounding filter.
|
| Modifier and Type | Method and Description |
|---|---|
List<GuardrailContextualGroundingFilter> |
GuardrailContextualGroundingPolicy.getFilters()
The filter details for the guardrails contextual grounding policy.
|
| Modifier and Type | Method and Description |
|---|---|
GuardrailContextualGroundingPolicy |
GuardrailContextualGroundingPolicy.withFilters(GuardrailContextualGroundingFilter... filters)
The filter details for the guardrails contextual grounding policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GuardrailContextualGroundingPolicy.setFilters(Collection<GuardrailContextualGroundingFilter> filters)
The filter details for the guardrails contextual grounding policy.
|
GuardrailContextualGroundingPolicy |
GuardrailContextualGroundingPolicy.withFilters(Collection<GuardrailContextualGroundingFilter> filters)
The filter details for the guardrails contextual grounding policy.
|
Copyright © 2024. All rights reserved.