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