| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagentruntime.model |
| Modifier and Type | Method and Description |
|---|---|
ExternalSourcesGenerationConfiguration |
ExternalSourcesGenerationConfiguration.clone() |
ExternalSourcesGenerationConfiguration |
ExternalSourcesRetrieveAndGenerateConfiguration.getGenerationConfiguration()
The prompt used with the external source wrapper object with the retrieveAndGenerate function.
|
ExternalSourcesGenerationConfiguration |
ExternalSourcesGenerationConfiguration.withGuardrailConfiguration(GuardrailConfiguration guardrailConfiguration)
The configuration details for the guardrail.
|
ExternalSourcesGenerationConfiguration |
ExternalSourcesGenerationConfiguration.withInferenceConfig(InferenceConfig inferenceConfig)
Configuration settings for inference when using RetrieveAndGenerate to generate responses while using an external
source.
|
ExternalSourcesGenerationConfiguration |
ExternalSourcesGenerationConfiguration.withPromptTemplate(PromptTemplate promptTemplate)
Contain the textPromptTemplate string for the external source wrapper object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalSourcesRetrieveAndGenerateConfiguration.setGenerationConfiguration(ExternalSourcesGenerationConfiguration generationConfiguration)
The prompt used with the external source wrapper object with the retrieveAndGenerate function.
|
ExternalSourcesRetrieveAndGenerateConfiguration |
ExternalSourcesRetrieveAndGenerateConfiguration.withGenerationConfiguration(ExternalSourcesGenerationConfiguration generationConfiguration)
The prompt used with the external source wrapper object with the retrieveAndGenerate function.
|
Copyright © 2025. All rights reserved.