File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -265,15 +265,16 @@ During chat, use these commands:
265265| `load-config` | `lc` | Load tool and model configuration from a file |
266266| `loop-limit` | `ll` | Set maximum iterative tool-loop iterations (Agent Mode). Default: 3 |
267267| `model` | `m` | List and select a different Ollama model |
268- | `model-config` | `mc` | Configure advanced model parameters and system prompt|
269- | `prompts` | `pr` | Browse and view all available MCP prompts |
268+ | `model-config` | `mc` | Configure advanced model parameters and system prompt |
269+ | `prompts` | `pr` | Browse and view all available MCP prompts |
270270| `/prompt_name` | - | Invoke a specific prompt by name (e.g., `/summarize`) |
271- | `quit`, `exit`, `bye` | `q` or `Ctrl+D` | Exit the client |
271+ | `quit`, `exit`, `bye` | `q` or `Ctrl+D` | Exit the client |
272272| `reload-servers` | `rs` | Reload all MCP servers with current configuration |
273273| `reset-config` | `rc` | Reset configuration to defaults (all tools enabled) |
274274| `save-config` | `sc` | Save current tool and model configuration to a file |
275275| `show-metrics` | `sm` | Toggle performance metrics display |
276276| `show-thinking` | `st` | Toggle thinking text visibility |
277+ | `thinking-mode` | `tm` | Toggle thinking mode on supported models |
277278| `show-tool-execution` | `ste` | Toggle tool execution display visibility |
278279| `tools` | `t` | Open the tool selection interface |
279280
You can’t perform that action at this time.
0 commit comments