Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Building software on top of LLMs
Building software on top of LLMs
  • Setup
  • Prompting with LLM
  • Prompting from Python
  • Building a text to SQL tool
  • Structured data extraction
  • Semantic search and RAG
  • Tool usage
  • Security and prompt injection
Back to top
View this page

Security and prompt injectionΒΆ

If you do not understand prompt injection, you are doomed to fall victim to it.

Read my series on prompt injection for the full details.

Here are the slides and notes for this section.

Previous
Tool usage
Copyright © 2025, Simon Willison
Made with Sphinx and @pradyunsg's Furo