Skip to content

Commit 827fe12

Browse files
committed
Add missing exclamation mark to prompt caching efficiency statement
1 parent 5af75aa commit 827fe12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ While agents address this limitation via tool calling just fine—they're slow a
2525

2626
Code Web Chat proposes an alternative approach where the model is guided with hand-picked context, allowing simpler instructions and enabling accuracy that can't get any better!
2727

28-
For efficiency, files are sorted in a way prioritizing **[prompt caching](https://platform.openai.com/docs/guides/prompt-caching) across tasks**—put less strain on the planet 🌱, and save up to 90% on input tokens.
28+
For efficiency, files are sorted in a way prioritizing **[prompt caching](https://platform.openai.com/docs/guides/prompt-caching) across tasks**—put less strain on the planet 🌱, and save up to 90% on input tokens!
2929

3030
**Example message:**
3131

0 commit comments

Comments
 (0)