Artificial Intelligence
Please fill the required field.

what is one of the ways to avoid prompt injection? select anyone. 1. Using Moderation API. 2. None of the listed options. 3. Using delimiters. 4. LLMs


One of the ways to avoid prompt injection is **3. Using delimiters**. Delimiters can help to clearly define the boundaries of the input, making it harder for an attacker to inject malicious instructions or prompts within the input text.