A company is using large language models (LLMs) to develop online tutoring applications. The company needs to apply configurable safeguards to the LLMs. These safeguards must ensure that the LLMs follow standard safety rules when creating applications.
Which solution will meet these requirements with the LEAST effort?
A company has developed a neural network model to replace an existing decision tree model. The neural network model has a higher prediction accuracy compared to the decision tree model. However, the neural network model’s decision process is not as explainable as the decision tree model’s decision process.
Which tradeoff is the company making by adopting the neural network model?
A company is using an Amazon Bedrock base model to summarize documents for an internal use case. The company trained a custom model to improve the summarization quality.
Which action must the company take to use the custom model through Amazon Bedrock?
A company uses an open-source pre-trained model to analyze user sentiment for a newly released product.
Which action must the company perform, according to MLOps best practices?
A company has guidelines for data storage and deletion.
Which data governance strategy does this describe?
An AI practitioner trained a custom model on Amazon Bedrock by using a training dataset that contains confidential data. The AI practitioner wants to ensure that the custom model does not generate inference responses based on confidential data.
How should the AI practitioner prevent responses based on confidential data?
An AI practitioner is developing a prompt for large language models (LLMs) in Amazon Bedrock. The AI practitioner must ensure that the prompt works across all Amazon Bedrock LLMs.
Which characteristic can differ across the LLMs?
A company uses Amazon Comprehend to analyze customer feedback. A customer has several unique trained models. The company uses Comprehend to assign each model an endpoint. The company wants to automate a report on each endpoint that is not used for more than 15 days.
A company is building a new generative AI chatbot. The chatbot uses an Amazon Bedrock foundation model (FM) to generate responses. During testing, the company notices that the chatbot is prone to prompt injection attacks.
What can the company do to secure the chatbot with the LEAST implementation effort?
A company wants to implement a single environment for both data and AI development. Developers across different teams must be able to access the environment and work together. The developers must be able to build and share models and generative AI applications securely in the environment.
Which AWS solution will meet these requirements?