v0.15.0-rc3
📦 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 CLI handling during model loading.
✨ New Features
- Added the `ollama config` command to help configure integrations to use Ollama.
- Added image edit capabilities to the x/imagegen module.
🐛 Bug Fixes
- Command line interface (CLI) now handles the Enter key pressed during model loading and renders multiline output better.