Guides¶
pikit's methods are organized into four orthogonal dimensions. Each guide page covers one dimension in depth — what it does, how to use it, and what each method produces.
| Guide | Dimension | What it controls |
|---|---|---|
| Attacks | attack |
How the payload is worded |
| Defenses | defense |
How the prompt is hardened |
| Channels | channel |
Where the payload is hidden (indirect) |
| Agents | agent |
What receives the attack |
| Targets | target |
Which model backend to use |
| craft() API | — | The unified entry point |