
Ultimate access to all questions.
A Generative AI Engineer is building an LLM application that allows users to generate personalized birthday poems using their names. Considering the risk of malicious user inputs, which technique is the most effective for securing the application?
A
Implement a safety filter that detects any harmful inputs and ask the LLM to respond that it is unable to assist
B
Reduce the time that the users can interact with the LLM
C
Ask the LLM to remind the user that the input is malicious but continue the conversation with the user
D
Increase the amount of compute that powers the LLM to process input faster