From 9af21895c6d15e7ab648f35acd44afc9675b54b7 Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Tue, 24 Feb 2026 08:59:34 +0300 Subject: Chore: remove cfg.ThinkUse move cleaning image attachment to the end of chatRound fmt cleanup --- config/config.go | 1 - 1 file changed, 1 deletion(-) (limited to 'config') diff --git a/config/config.go b/config/config.go index ed70370..d745afb 100644 --- a/config/config.go +++ b/config/config.go @@ -18,7 +18,6 @@ type Config struct { UserRole string `toml:"UserRole"` ToolRole string `toml:"ToolRole"` ToolUse bool `toml:"ToolUse"` - ThinkUse bool `toml:"ThinkUse"` StripThinkingFromAPI bool `toml:"StripThinkingFromAPI"` ReasoningEffort string `toml:"ReasoningEffort"` AssistantRole string `toml:"AssistantRole"` -- cgit v1.2.3