Prompt Caching

Cut LLM cost and latency by caching stable prompt prefixes, structuring prompts so the cache actually hits. Use when the same system prompt, tools, or examples repeat across calls and cost or time-to-first-token matters.

Amey-Thakur Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/llm-engineering/prompt-caching commit 38675f68d4

Frequently asked questions

npx skillmds@latest add amey-thakur/prompt-caching