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 --- docs/config.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs') diff --git a/docs/config.md b/docs/config.md index c5a70b2..57198ea 100644 --- a/docs/config.md +++ b/docs/config.md @@ -165,9 +165,6 @@ Those could be switched in program, but also bould be setup in config. #### ToolUse - Enable or disable explanation of tools to llm, so it could use them. -#### ThinkUse -- Enable or disable insertion of JsonSerializerToken at the beggining of llm resp. - ### StripThinkingFromAPI (`true`) - Strip thinking blocks from messages before sending to LLM. Keeps them in chat history for local viewing but reduces token usage in API calls. -- cgit v1.2.3