Builder
class Builder
Properties
Link copied to clipboard
The configuration for the external source wrapper object in the retrieveAndGenerate
function.
Link copied to clipboard
Contains details about the knowledge base for retrieving information and generating responses.
Link copied to clipboard
The type of resource that contains your data for retrieving information and generating responses.
Functions
Link copied to clipboard
fun externalSourcesConfiguration(block: ExternalSourcesRetrieveAndGenerateConfiguration.Builder.() -> Unit)
construct an aws.sdk.kotlin.services.bedrockagentruntime.model.ExternalSourcesRetrieveAndGenerateConfiguration inside the given block
Link copied to clipboard
fun knowledgeBaseConfiguration(block: KnowledgeBaseRetrieveAndGenerateConfiguration.Builder.() -> Unit)
construct an aws.sdk.kotlin.services.bedrockagentruntime.model.KnowledgeBaseRetrieveAndGenerateConfiguration inside the given block