Verify that prompt caching is maximized #781
johnsonr
announced in
Announcements
Replies: 1 comment
-
Should also look at |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
See https://platform.openai.com/docs/guides/prompt-caching
We need to ensure that everything we do--for example, system prompts--maximizes the potential for cache usage.
We should also document patterns that are important for users to consider: For example, avoiding timestamps or other unnecessarily dynamic content in
PromptContributors
.Beta Was this translation helpful? Give feedback.
All reactions