Skip to content

// GLOSSARY

Prompt injection

Input that changes a generative-AI model’s behavior unexpectedly. The direct form comes from the user prompt; the indirect form is triggered when content from external sources (a web page, file, RAG document) is interpreted by the model. It ranks first in the OWASP LLM Top 10 (LLM01).