diff options
Diffstat (limited to 'docs/config.md')
| -rw-r--r-- | docs/config.md | 3 |
1 files changed, 0 insertions, 3 deletions
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. |
