kevinhermawan / Ollamac

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

refactor: rewrite the UI and functionality codes #87

Closed kevinhermawan closed 3 months ago

kevinhermawan commented 3 months ago

Big changes dropping in this PR:

  1. Enhanced chat UI
  2. Stripped down new chat creation (bye-bye popups) #50
  3. Redesigned sidebar with improved functionality
  4. Implemented multi-chat deletion feature
  5. Refactored generation to chat API
  6. Threw in copy code functionality
  7. More...

Heads up: Still got a bunch of stuff on the to-do list. Hang tight, more is coming soon!

kevinhermawan commented 3 months ago

CleanShot 2024-08-03 at 21 55 41@2x

For curious folks.

kevinhermawan commented 3 months ago

Update

  1. You can change the model without creating a new chat.
  2. The model is now configurable.

CleanShot 2024-08-04 at 02 56 06