summaryrefslogtreecommitdiff
path: root/config.example.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.example.toml')
-rw-r--r--config.example.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.example.toml b/config.example.toml
index 1b466eb..c2ec684 100644
--- a/config.example.toml
+++ b/config.example.toml
@@ -48,3 +48,4 @@ EnableMouse = false # Enable mouse support in the UI
CharSpecificContextEnabled = true
CharSpecificContextTag = "@"
AutoTurn = true
+StripThinkingFromAPI = true # Strip <think> blocks from messages before sending to LLM (keeps them in chat history)