updated claude prompt caching url (#4931)

865e0a60a2304201b8c38d72280b0cd82727aecb

underscore_x <coffeebrown0@gmail.com>

Signed
1 files changed, +1 -1Ignore whitespace
default/config.yaml+1 -1
@@ -265,7 +265,7 @@ ollama:
265# -- ANTHROPIC CLAUDE API CONFIGURATION --265# -- ANTHROPIC CLAUDE API CONFIGURATION --
266claude:266claude:
267 # Enables caching of the system prompt (if supported).267 # Enables caching of the system prompt (if supported).
268 # https://docs.anthropic.com/en/docs/build-with-claude/prompt-caching268 # https://platform.claude.com/docs/en/build-with-claude/prompt-caching
269 # -- IMPORTANT! --269 # -- IMPORTANT! --
270 # Use only when the prompt before the chat history is static and doesn't change between requests270 # Use only when the prompt before the chat history is static and doesn't change between requests
271 # (e.g {{random}} macro or lorebooks not as in-chat injections).271 # (e.g {{random}} macro or lorebooks not as in-chat injections).