AIF-C01 · Question #260
A company has a generative AI application that uses a pre-trained foundation model (FM) on Amazon Bedrock. The company wants the FM to include more context by using company information. Which…
The correct answer is A. Use Amazon Bedrock Knowledge Bases. Amazon Bedrock Knowledge Bases let you index and retrieve your company’s documents at inference time, injecting relevant context into the pre-trained FM’s prompts without the cost or complexity of re-training or fine-tuning a custom model. This retrieval-augmented approach…
Question
A company has a generative AI application that uses a pre-trained foundation model (FM) on Amazon Bedrock. The company wants the FM to include more context by using company information. Which solution meets these requirements MOST cost-effectively?
Options
- AUse Amazon Bedrock Knowledge Bases.
- BChoose a different FM on Amazon Bedrock.
- CUse Amazon Bedrock Agents.
- DDeploy a custom model on Amazon Bedrock.
How the community answered
(71 responses)- A69% (49)
- B7% (5)
- C4% (3)
- D20% (14)
Explanation
Amazon Bedrock Knowledge Bases let you index and retrieve your company’s documents at inference time, injecting relevant context into the pre-trained FM’s prompts without the cost or complexity of re-training or fine-tuning a custom model. This retrieval-augmented approach delivers up-to-date, domain-specific information in responses while keeping costs low.
Topics
Community Discussion
No community discussion yet for this question.