Builder
class Builder
Properties
Link copied to clipboard
Contains configurations for response generation based on the knowledge base query results.
Link copied to clipboard
The unique identifier of the knowledge base that is queried.
Link copied to clipboard
The ARN of the foundation model or inference profile used to generate a response.
Link copied to clipboard
Settings for how the model processes the prompt prior to retrieval and generation.
Link copied to clipboard
Contains configurations for how to retrieve and return the knowledge base query.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.bedrockagentruntime.model.GenerationConfiguration inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.bedrockagentruntime.model.OrchestrationConfiguration inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.bedrockagentruntime.model.KnowledgeBaseRetrievalConfiguration inside the given block