| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagentruntime.model |
| Modifier and Type | Method and Description |
|---|---|
ExternalSourcesRetrieveAndGenerateConfiguration |
ExternalSourcesRetrieveAndGenerateConfiguration.clone() |
ExternalSourcesRetrieveAndGenerateConfiguration |
RetrieveAndGenerateConfiguration.getExternalSourcesConfiguration()
The configuration used with the external source wrapper object in the retrieveAndGenerate function.
|
ExternalSourcesRetrieveAndGenerateConfiguration |
ExternalSourcesRetrieveAndGenerateConfiguration.withGenerationConfiguration(ExternalSourcesGenerationConfiguration generationConfiguration)
The prompt used with the external source wrapper object with the retrieveAndGenerate function.
|
ExternalSourcesRetrieveAndGenerateConfiguration |
ExternalSourcesRetrieveAndGenerateConfiguration.withModelArn(String modelArn)
The modelArn used with the external source wrapper object in the retrieveAndGenerate function.
|
ExternalSourcesRetrieveAndGenerateConfiguration |
ExternalSourcesRetrieveAndGenerateConfiguration.withSources(Collection<ExternalSource> sources)
The document used with the external source wrapper object in the retrieveAndGenerate function.
|
ExternalSourcesRetrieveAndGenerateConfiguration |
ExternalSourcesRetrieveAndGenerateConfiguration.withSources(ExternalSource... sources)
The document used with the external source wrapper object in the retrieveAndGenerate function.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RetrieveAndGenerateConfiguration.setExternalSourcesConfiguration(ExternalSourcesRetrieveAndGenerateConfiguration externalSourcesConfiguration)
The configuration used with the external source wrapper object in the retrieveAndGenerate function.
|
RetrieveAndGenerateConfiguration |
RetrieveAndGenerateConfiguration.withExternalSourcesConfiguration(ExternalSourcesRetrieveAndGenerateConfiguration externalSourcesConfiguration)
The configuration used with the external source wrapper object in the retrieveAndGenerate function.
|
Copyright © 2025. All rights reserved.