Releases: kevinhermawan/OllamaKit
Releases · kevinhermawan/OllamaKit
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
v4.1.0
What's Changed
- refactor: changes type from
Double
toInt
incontext
by @kevinhermawan in #19
Full Changelog: 4.0.0...4.0.1
v4.0.0
What's Changed
- chore: removes Playground by @kevinhermawan in #14
- feat: adds initializer with default base URL by @kevinhermawan in #15
- refactor: renames
generateEmbeddings
toembeddings
by @kevinhermawan in #16 - feat: adds async stream for
chat
andgenerate
by @kevinhermawan in #17 - fix: response serialization failed by @kevinhermawan in #18
Full Changelog: 3.0.2...4.0.0
v3.0.2
What's Changed
- Added generateEmbeddings by @thrashr888 in #11
- Forward Alamofire failures by @malicious in #12
New Contributors
- @thrashr888 made their first contribution in #11
- @malicious made their first contribution in #12
Full Changelog: 3.0.1...3.0.2