Releases: Cyanosite/OllamaLab
Releases · Cyanosite/OllamaLab
OllamaLab v0.7
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
- Models are now automatically listed from the Ollama API
- Chat field now shows multiple lines for easier editing
Reworked concurrency & Bug fixed
- 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
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
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
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
Version v0.1
Features
- Chat (with streaming responses)
- Create new conversations
- Change model between llama3 and llama3.1