updated claude prompt caching url (#4931)

865e0a60a2304201b8c38d72280b0cd82727aecb

underscore_x <coffeebrown0@gmail.com>

Signed
1 files changed, +1 -1Showing whitespace changes
default/config.yaml+1 -1
@@ -265,7 +265,7 @@ ollama:
265265# -- ANTHROPIC CLAUDE API CONFIGURATION --
266266claude:
267267 # Enables caching of the system prompt (if supported).
268268 # https://docsplatform.anthropicclaude.com/en/docs/en/build-with-claude/prompt-caching
269269 # -- IMPORTANT! --
270270 # Use only when the prompt before the chat history is static and doesn't change between requests
271271 # (e.g {{random}} macro or lorebooks not as in-chat injections).