updated claude prompt caching url (#4931)

This commit is contained in:
underscore_x
2025-12-29 15:26:13 +04:00
committed by GitHub
parent efd87b4759
commit 865e0a60a2
+1 -1
View File
@@ -265,7 +265,7 @@ ollama:
# -- ANTHROPIC CLAUDE API CONFIGURATION --
claude:
# Enables caching of the system prompt (if supported).
# https://docs.anthropic.com/en/docs/build-with-claude/prompt-caching
# https://platform.claude.com/docs/en/build-with-claude/prompt-caching
# -- IMPORTANT! --
# Use only when the prompt before the chat history is static and doesn't change between requests
# (e.g {{random}} macro or lorebooks not as in-chat injections).