Releases: loopwork/ollama-swift
Releases · loopwork/ollama-swift
1.8.0
1.7.0
1.6.1
1.6.0
1.5.0
1.4.0
What's Changed
- Add Streaming Support for Generate and Chat Methods in Ollama Client by @rahul0x24 in #5
New Contributors
- @rahul0x24 made their first contribution in #5
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- Fix function name in docs by @ankane in #9
- Make
ToolProtocol
conform toSendable
by @mattt in #11 - Fix example JSON Schema in documentation comment for
Tool.schema
property by @mattt in #13 - Simplify
Tool
API and improve schema handling by @mattt in #14 - Transfer project to @loopwork-ai by @mattt in #15
New Contributors
Full Changelog: 1.2.0...1.3.0