Releases: sammcj/gollama
Releases · sammcj/gollama
Release 1.8.2
1.8.2 (2024-06-13)
Bug Fixes
- update list after copy, groundwork for unload (#30) (05d91cd)
Documentation
- update readme, screenshots [skip-ci] (d9d9a13)
Release v1.8.0
1.8.0 (2024-06-10)
Features
What's Changed
- feat: run model using ollama client inside container, reduce reliance on os.exec by @sammcj in #28
Full Changelog: v1.6.1...v1.8.0
Release v1.7.0
1.7.0 (2024-06-10)
Features
- run model using ollama client inside container, reduce reliance on os.exec (#28) (399f1d9)
What's Changed
- feat: run model using ollama client inside container, reduce reliance on os.exec by @sammcj in #28
Full Changelog: v1.6.1...v1.7.0
Release v1.6.0
1.6.0 (2024-06-09)
Features
- Add more detail to inspect (#26) (5a5f26e)
- Refactor keymap
What's Changed
- Update issue templates [skip-ci] by @sammcj in #23
- feat: Add more detail to inspect, fix: refactor keymap by @sammcj in #26
Full Changelog: v1.5.1...v1.6.0
Release v1.5.1
1.5.1 (2024-06-08)
Bug Fixes
- hack: temporary fix for copy/delete until refactor (#19) (19b009a)
Documentation
What's Changed
- fix(hack): temporary fix for copy/delete until refactor by @sammcj in #19
Full Changelog: v1.5.0...v1.5.1