v0.15.0
📦 ollamaView on GitHub →
✨ 2 features🐛 1 fixes🔧 2 symbols
Summary
This release introduces the `ollama config` command and adds image editing capabilities to x/imagegen. It also includes improvements to the CLI handling of model loading and output rendering.
✨ New Features
- Added the `ollama config` command to help configure integrations to use Ollama.
- Added image edit capabilities to x/imagegen.
🐛 Bug Fixes
- Command line interface (CLI) now handles the Enter key pressed during model loading and renders multiline output better.