Skip to content

Releases: Cyanosite/OllamaLab

OllamaLab v0.7

27 Aug 22:28
Compare
Choose a tag to compare
OllamaLab v0.7 Pre-release
Pre-release

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 v0.6

27 Aug 14:12
Compare
Choose a tag to compare
OllamaLab v0.6 Pre-release
Pre-release
  • Models are now automatically listed from the Ollama API
  • Chat field now shows multiple lines for easier editing

Reworked concurrency & Bug fixed

24 Aug 14:47
Compare
Choose a tag to compare
Pre-release
  • Rewrote concurrency to a newer, more up-to-date and more Swift-like style
  • Fixed some bugs regarding the new SwiftData persistency

OllamaLab v0.4

23 Aug 16:52
4c4baad
Compare
Choose a tag to compare
OllamaLab v0.4 Pre-release
Pre-release

Data Persistency with SwiftData

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

OllamaLab v0.3

19 Aug 23:54
Compare
Choose a tag to compare
OllamaLab v0.3 Pre-release
Pre-release

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 v0.2

17 Aug 20:59
Compare
Choose a tag to compare
OllamaLab v0.2 Pre-release
Pre-release

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 v0.1

16 Aug 19:42
Compare
Choose a tag to compare
OllamaLab v0.1 Pre-release
Pre-release

Version v0.1

Features

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