promptdojo_

Prompt caching correctly — the variable input goes LAST — step 5 of 9

You're marking the system prompt as cacheable for a workflow where follow-up calls can arrive after the default 5-minute window. Fill in the cache_control value for a 1-hour cache.

Expected output:

{'type': 'ephemeral', 'ttl': '1h'}