diff --git a/default/config.yaml b/default/config.yaml index 726dd90b8..9e99f8598 100644 --- a/default/config.yaml +++ b/default/config.yaml @@ -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).