Skip to content

Commit 8b31e1d

Browse files
committed
Clarify prompt caching description by removing redundant "context" reference
1 parent 80b674b commit 8b31e1d

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
@@ -39,7 +39,7 @@ Code Web Chat (CWC) is a free and open-source, privacy-first **AI coding toolkit
3939

4040
## Cost efficiency
4141

42-
First-class support for [prompt caching](https://developers.openai.com/api/docs/guides/prompt-caching/) by ordering the selected context files by update recency. Make your chatbot quotas last longer or lower token costs by up to 90% when calling APIs. Forget about slow prompt processing with local inference.
42+
First-class support for [prompt caching](https://developers.openai.com/api/docs/guides/prompt-caching/) by ordering the selected files by update recency. Make your chatbot quotas last longer or lower token costs by up to 90% when calling APIs. Forget about slow prompt processing with local inference.
4343

4444
## Enabling autofill
4545

0 commit comments

Comments
 (0)