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
The ability to temporarily, for a single prompt, run that prompt in a different mode, e.g. in /ask mode, write: /code Do that edit, and after the edit you are back in /ask mode, is very useful.
I would like to be able to use the /model command in the same way, especially with aliases, so I could do something like /model opus Can you figure out this tricky issue?, and it would be back in the old model again after the prompt response.
Unfortunately, the current /model command assumes that everything, including spaces, after the /model command is part of the model name.