Builder
class Builder
Properties
Link copied to clipboard
Contains configurations details for response generation based on retrieved text chunks.
Link copied to clipboard
The unique identifier of the knowledge base.
Link copied to clipboard
The Amazon Resource Name (ARN) of the foundation model or inference profile used to generate responses.
Link copied to clipboard
Contains configuration details for the model to process the prompt prior to retrieval and response generation.
Link copied to clipboard
Contains configuration details for retrieving text chunks.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.bedrock.model.GenerationConfiguration inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.bedrock.model.OrchestrationConfiguration inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.bedrock.model.KnowledgeBaseRetrievalConfiguration inside the given block