diff --git a/public/css/toggle-dependent.css b/public/css/toggle-dependent.css index d582cbbd8..aa805b1f2 100644 --- a/public/css/toggle-dependent.css +++ b/public/css/toggle-dependent.css @@ -498,3 +498,7 @@ label[for="trim_spaces"]:not(:has(input:checked)) small { #banned_tokens_block_ooba:not(:has(#send_banned_tokens_textgenerationwebui:checked)) #banned_tokens_controls_ooba { filter: brightness(0.5); } + +#thinking_budget_controls:not(:has(#enable_thinking:checked)) .range-block:has(#thinking_budget) { + filter: brightness(0.5); +} diff --git a/public/index.html b/public/index.html index 7be6838e7..97529202b 100644 --- a/public/index.html +++ b/public/index.html @@ -2034,6 +2034,32 @@ +
+
+
+ +
+ Must be enabled for Thinking Budget to take effect. +
+
+
+
+ Thinking Budget (tokens) +
+
+
+ +
+
+ +
+
+
+
+