kevinhermawan / Ollamac

Mac app for Ollama
Other
1.33k stars 71 forks source link

Simpler new-chat experience (no pop-up prompt) #50

Closed epheterson closed 3 months ago

epheterson commented 7 months ago

The pop-up prompt asking for a chat name and model is sort of unnecessary.

It'd be simpler to get right to the chat UI, where the chat name can be optionally edited, and the model is pre-selected.

In my case, there's only one model so that's simple. Otherwise you could default to the last-used model and allow changing before the first message with a drop-down. Maybe you could define a default?

If the user doesn't update the name after the first message or so, use that model with the contents to come up with a name like the chat sites do.

Great app, thanks for considering!

Madnex commented 3 months ago

Any update on this? A new chat should be a one click experience indeed if possible.

kevinhermawan commented 3 months ago

Stay tuned! Hopefully, I can work on this over the weekend! 👀

kevinhermawan commented 3 months ago

Now available in v3.0.0!