Releases: kevinhermawan/OllamaKit
Releases · kevinhermawan/OllamaKit
6.0.0-rc.0
What's Changed
- refactor: removes Combine support by @kevinhermawan in #50
- Fix deprecated upload artifacts action by @pd95 in #47
Full Changelog: 5.0.8...6.0.0-rc1
5.0.8
v5.0.7
What's Changed
- feat: adds structured output support by @macistador in #43
New Contributors
- @macistador made their first contribution in #43
Full Changelog: 5.0.6...5.0.7
v5.0.6
What's Changed
- Add support to pull model from library by @lukepistrol in #39
- Swift 6 support by @lukepistrol in #40
- fix: crash when retrieving model information using Combine by @kevinhermawan in #41
New Contributors
- @lukepistrol made their first contribution in #39
Full Changelog: 5.0.5...5.0.6
v5.0.5
What's Changed
- fix: parameters aren't encoded by @kevinhermawan in #36
Full Changelog: 5.0.4...5.0.5
v5.0.4
What's Changed
- refactor: updates chat and generation options by @kevinhermawan in #34
Full Changelog: 5.0.3...5.0.4
v5.0.3
What's Changed
- refactor: marks
images
as optional by @kevinhermawan in #32 - feat: adds
doneReason
to chat and generation responses by @kevinhermawan in #33
Full Changelog: 5.0.2...5.0.3
v5.0.2
What's Changed
- feat: adds tool calling support by @kevinhermawan in #31
Full Changelog: 5.0.1...5.0.2
v5.0.1
What's Changed
- chore: changes minimum macOS version to 12 by @kevinhermawan in #30
Full Changelog: 5.0.0...5.0.1
v5.0.0
What's Changed
- refactor: removes Alamofire from
copyModel
by @kevinhermawan in #20 - refactor: removes Alamofire from
deleteModel
by @kevinhermawan in #21 - refactor: removes Alamofire from
embeddings
by @kevinhermawan in #22 - refactor: removes Alamofire from
modelInfo
by @kevinhermawan in #23 - refactor: removes Alamofire from
models
by @kevinhermawan in #24 - refactor: removes Alamofire from
reachable
by @kevinhermawan in #25 - refactor: removes Alamofire from
chat
andgenerate
by @kevinhermawan in #26 - refactor: removes Alamofire from
OKRouter
by @kevinhermawan in #27 - chore: adds Playground by @kevinhermawan in #28
- docs: improves overview text by @kevinhermawan in #29
Full Changelog: 4.1.0...5.0.0