
Explanation:
Amazon Bedrock supports organizations in augmenting foundation models with proprietary internal knowledge through its Knowledge Bases feature. This allows organizations to connect to internal data sources like Amazon S3 buckets, where proprietary data can be stored. The Knowledge Bases feature creates vector embeddings of the data and enables the foundation model to retrieve and use this proprietary information during inference, without requiring full retraining of the model.
Why other options are incorrect:
Ultimate access to all questions.
How does Amazon Bedrock support organizations that want to augment a foundation model with proprietary internal knowledge?
A
By connecting Bedrock Knowledge Bases to internal data sources like S3
B
By retraining the foundation model with raw PDFs
C
By allowing customers to upload data directly into the model's neural layers
D
By requiring external vector databases only
No comments yet.