main icon indicating copy to clipboard operation
main copied to clipboard

New Chat doesn't clear previous chat - can't select model

Open mikeypdev opened this issue 10 months ago • 1 comments

Version 0.43.0

When I press cmd-N to start a new chat, the previous chat text is grayed out instead of cleared. I'm not sure if that is intentional or not, but it means that I am not able to select the model to be used for the new chat. The new chat always uses the first pinned model from the grayed-out chat. If I try to select a different model by scrolling to the top of the grayed-out previous chat, the newly selected model gives me a response for the grayed-out chat request, not the new chat.

If I instead try to clear the previous chat first, by pressing cmd-K and choosing "delete last round," the chat window is cleared but there is no model selector UI at all.

mikeypdev avatar Feb 14 '25 20:02 mikeypdev

You're right, this is a problem, and we'll try to fix it in the next release.

Note that you can drag and drop models to rearrange them and this way set a different model as the default one. This will however make it the default model for all new chats, not just the next one.

erusev avatar Feb 15 '25 07:02 erusev