Prompt caching
Keep repeated instructions, schemas, tools, examples, and policy text stable so providers can reuse the expensive prefix instead of charging every request like it is new.
OpenAI says prompt caching can reduce latency by up to 80% and input-token costs by up to 90% when repeated prefixes match.
Read guide