Prompt Caching

Cache the parts of the prompt that don't change so a long-running loop stops paying full price on every turn. Use when the system prompt, tool defs, or reference docs are stable across many turns.

archive228 77f0b5c 2.8 KB Updated

File contents

archive228/loopkit/tree/main/skills/prompt-caching commit 77f0b5c881

Frequently asked questions

npx skillmds@latest add archive228/prompt-caching