Skip to content

Commit 2b5919e

Browse files
committed
Update sustainability section to explain prompt caching is enabled by including selected context files with instructions in a single prompt
1 parent 1109daa commit 2b5919e

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
## Sustainability 🌱
4141

42-
Zero [function calling](https://developers.openai.com/api/docs/guides/function-calling/) design and update/pick recency file ordering enables [prompt caching](https://developers.openai.com/api/docs/guides/prompt-caching/) across tasks. Make your chatbot quotas last longer or lower token costs by up to 90%. Enable blazing fast local inference!
42+
Because selected context files are included with your instructions in a single prompt, CWC enables heavy [prompt caching](https://developers.openai.com/api/docs/guides/prompt-caching/) utilization, across tasks. Make your chatbot quotas last longer or lower token costs by up to 90%. Enable blazing fast local inference!
4343

4444
## Enabling autofill
4545

0 commit comments

Comments
 (0)