Tag

#openai

3 posts tagged.

Prompt Recipes

OpenAI Prompt Caching: 4 Recipes That Ship (2026)

OpenAI prompt caching is implicit, so the failure mode is not a cache you never made, it is one you keep destroying. Four recipes, the request settings that void a prefix without touching your text, and the two token floors the vendors disagree on.

8 min read81
Recipes

Prompt Injection Defenses That Hold Up (2026)

Four prompt-layer defenses against prompt injection that measurably help, three that are theater, and the one architecture rule that actually keeps you safe. With paste-ready prompts and each failure mode.

4 min read140