OllamaLab

OllamaLab: a fully fledged AI assistant utilizing Ollama with Companion Mode for MacOS

Stars
33
Committers
1

Bot releases are hidden (Show)

OllamaLab - OllamaLab v0.7

Published by Cyanosite about 2 months ago

New Features

  • Manage models: On model selection a window pops up where you can manage your models
  • Pull model: Download model through Ollama from within the app.
  • Delete model: Delete model from within the app.
    See updated README for feature showcase.
OllamaLab - OllamaLab v0.6

Published by Cyanosite about 2 months ago

  • Models are now automatically listed from the Ollama API
  • Chat field now shows multiple lines for easier editing
OllamaLab - Reworked concurrency & Bug fixed Latest Release

Published by Cyanosite about 2 months ago

  • Rewrote concurrency to a newer, more up-to-date and more Swift-like style
  • Fixed some bugs regarding the new SwiftData persistency
OllamaLab - OllamaLab v0.4

Published by Cyanosite about 2 months ago

Data Persistency with SwiftData

  • Your chats are now saved locally and you're able to delete previous chats with a native swipe gesture.
OllamaLab - OllamaLab v0.3

Published by Cyanosite 2 months ago

New Features

Settings

  • Edit the Base URL of the Ollama server
  • Edit where the companion mode window appears
  • Edit when the companion mode resets the conversation
  • Edit where the companion mode should open the new chat
OllamaLab - OllamaLab v0.2

Published by Cyanosite 2 months ago

New Features

  • Open popup view from the main application
  • Open popup view from anywhere while the app is running with option + space
  • In the popup view you can dismiss the view, open the main application, or start a new conversation right from the popup view
OllamaLab - OllamaLab v0.1

Published by Cyanosite 2 months ago

Version v0.1

Features

  • Chat (with streaming responses)
  • Create new conversations
  • Change model between llama3 and llama3.1