ollama-0.18.0
What's Changed
Feats:
- upgrade
appVersion
to 0.1.28 - add key
ollama.models
for pulling a list of models at startup - add key
ollama.insecure
for insecure pull flag
Changes:
ollama.defaultModel
key's still works withollama.models
but is now deprecated and will be removed in future
Docs:
- update examples and helm values
PRs
- Feat: add multiple models at startup in #13
Full Changelog: ollama-0.17.0...ollama-0.18.0