BedrockKnowledgeStoreConfiguration
Contains details about the configuration of a Amazon Bedrock knowledge base.
Types
Properties
Link copied to clipboard
The base ARN of the knowledge base used.
Link copied to clipboard
Specifies whether to return an exact response, or to return an answer generated by the model, using the fields you specify from the database.
Link copied to clipboard
Contains the names of the fields used for an exact response to the user.
Functions
Link copied to clipboard
inline fun copy(block: BedrockKnowledgeStoreConfiguration.Builder.() -> Unit = {}): BedrockKnowledgeStoreConfiguration