| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagentruntime.model |
| Modifier and Type | Method and Description |
|---|---|
RetrieveAndGenerateConfiguration |
RetrieveAndGenerateConfiguration.clone() |
RetrieveAndGenerateConfiguration |
RetrieveAndGenerateRequest.getRetrieveAndGenerateConfiguration()
Contains configurations for the knowledge base query and retrieval process.
|
RetrieveAndGenerateConfiguration |
RetrieveAndGenerateConfiguration.withExternalSourcesConfiguration(ExternalSourcesRetrieveAndGenerateConfiguration externalSourcesConfiguration)
The configuration used with the external source wrapper object in the retrieveAndGenerate function.
|
RetrieveAndGenerateConfiguration |
RetrieveAndGenerateConfiguration.withKnowledgeBaseConfiguration(KnowledgeBaseRetrieveAndGenerateConfiguration knowledgeBaseConfiguration)
Contains details about the resource being queried.
|
RetrieveAndGenerateConfiguration |
RetrieveAndGenerateConfiguration.withType(RetrieveAndGenerateType type)
The type of resource that is queried by the request.
|
RetrieveAndGenerateConfiguration |
RetrieveAndGenerateConfiguration.withType(String type)
The type of resource that is queried by the request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RetrieveAndGenerateRequest.setRetrieveAndGenerateConfiguration(RetrieveAndGenerateConfiguration retrieveAndGenerateConfiguration)
Contains configurations for the knowledge base query and retrieval process.
|
RetrieveAndGenerateRequest |
RetrieveAndGenerateRequest.withRetrieveAndGenerateConfiguration(RetrieveAndGenerateConfiguration retrieveAndGenerateConfiguration)
Contains configurations for the knowledge base query and retrieval process.
|
Copyright © 2024. All rights reserved.