You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
color_print::cstr! {"You can enable custom tools with <green!>MCP servers</green!>. Learn more with /help"},
434
434
color_print::cstr! {"You can specify wait time (in ms) for mcp server loading with <green!>q settings mcp.initTimeout {timeout in int}</green!>. Servers that takes longer than the specified time will continue to load in the background. Use /tools to see pending servers."},
435
435
color_print::cstr! {"You can see the server load status as well as any warnings or errors associated with <green!>/mcp</green!>"},
436
-
color_print::cstr! {"Customize your current chat session by choosing a model with <green!>/model</green!>"},
436
+
color_print::cstr! {"Use <green!>/model</green!> to select the model to use for this conversation"},
437
+
color_print::cstr! {"Set a default model by running <green!>q settings chat.defaultModel MODEL</green!>"},
0 commit comments