diff options
| author | Grail Finder <wohilas@gmail.com> | 2026-03-08 06:45:51 +0300 |
|---|---|---|
| committer | Grail Finder <wohilas@gmail.com> | 2026-03-08 06:45:51 +0300 |
| commit | 23cb8f2578540e698f590bed35f973a22a8c2f90 (patch) | |
| tree | 9ed8a70b28f433aa74172297960ccd9fb6b9ed4f /docs | |
| parent | 4f0bce50c53267a9f53938ad1b264d5094a08ce4 (diff) | |
Chore: remove AutoCleanToolCallsFromCtx, atomic model color
Diffstat (limited to 'docs')
| -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 6f11d73..fab8261 100644 --- a/docs/config.md +++ b/docs/config.md @@ -63,9 +63,6 @@ This document explains how to set up and configure the application using the `co #### AutoScrollEnabled (`true`) - Whether to automatically scroll chat window while llm streams its repsonse. -#### AutoCleanToolCallsFromCtx (`false`) -- Whether to automatically clean tool calls from the conversation context to manage token usage. - ### RAG (Retrieval Augmented Generation) Settings #### EmbedURL (`"http://localhost:8082/v1/embeddings"`) |
