Add ability to toggle thinking

This commit is contained in:
Nicolas Mowen
2026-05-21 09:18:55 -06:00
parent 01c82d6921
commit 07c2872b08
14 changed files with 386 additions and 171 deletions
+3
View File
@@ -65,5 +65,8 @@
"active": "Reasoning…",
"show": "Show reasoning",
"hide": "Hide reasoning"
},
"thinking": {
"toggle": "Toggle thinking"
}
}