QuestionQ55
Implement text analysis solutionsYou have a multimodal generative AI model that accepts image uploads and uses extracted image text to generate responses.
You discover that users can upload unsafe images and embed hidden instructions within images to manipulate the model.
You need to implement controls to mitigate this risk.
Proposed solution: Configure protected material detection.
Does this solution meet the goal?
- A Yes
- B No
Community Discussion