Skip to content

Commit 0715732

Browse files
committed
update
1 parent 5f22b8c commit 0715732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/how-to/prompt-caching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Official support for prompt caching was first added in API version `2024-10-01-p
2929

3030
## Getting started
3131

32-
For a request to take advantage of prompt caching the request must be:
32+
For a request to take advantage of prompt caching the request must be both:
3333

3434
- A minimum of 1,024 tokens in length.
3535
- The first 1,024 tokens in the prompt must be identical.

0 commit comments

Comments
 (0)