updated claude prompt caching url (#4931)
This commit is contained in:
+1
-1
@@ -265,7 +265,7 @@ ollama:
|
|||||||
# -- ANTHROPIC CLAUDE API CONFIGURATION --
|
# -- ANTHROPIC CLAUDE API CONFIGURATION --
|
||||||
claude:
|
claude:
|
||||||
# Enables caching of the system prompt (if supported).
|
# 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! --
|
# -- IMPORTANT! --
|
||||||
# Use only when the prompt before the chat history is static and doesn't change between requests
|
# 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).
|
# (e.g {{random}} macro or lorebooks not as in-chat injections).
|
||||||
|
|||||||
Reference in New Issue
Block a user