CY0-001 · Question #97
A customer-facing, AI-powered chatbot has been jailbroken through prompt injections. As a result, the AI model is offering a 99% discount on the purchase of a new vehicle. Which of the following…
The correct answer is D. Guardrails. Guardrails enforce strict rules on what the AI model can and cannot do, preventing malicious prompt injections from overriding intended behavior. In this case, guardrails would stop the chatbot from generating unauthorized offers such as extreme discounts.
Question
A customer-facing, AI-powered chatbot has been jailbroken through prompt injections. As a result, the AI model is offering a 99% discount on the purchase of a new vehicle. Which of the following should be implemented to enhance the model’s robustness against such attacks?
Options
- ABias filtering
- BSystem prompt
- CLog monitoring
- DGuardrails
How the community answered
(54 responses)- A4% (2)
- B11% (6)
- C4% (2)
- D81% (44)
Explanation
Guardrails enforce strict rules on what the AI model can and cannot do, preventing malicious prompt injections from overriding intended behavior. In this case, guardrails would stop the chatbot from generating unauthorized offers such as extreme discounts.
Topics
Community Discussion
No community discussion yet for this question.