KnowledgeBaseConfig - Amazon Bedrock

KnowledgeBaseConfig

The configuration details for retrieving information from a knowledge base and generating responses.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

retrieveAndGenerateConfig

Contains configuration details for retrieving information from a knowledge base and generating responses.

Type: RetrieveAndGenerateConfiguration object

Required: No

retrieveConfig

Contains configuration details for retrieving information from a knowledge base.

Type: RetrieveConfig object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: