Recent Releases of spezillm
spezillm - 0.11.0
What's Changed
- Migration from XCTest to Swift Testing by @Seb-Ltz in https://github.com/StanfordSpezi/SpeziLLM/pull/103
- Update model identifier in docs by @vishnuravi in https://github.com/StanfordSpezi/SpeziLLM/pull/111
- Local network access authorization for SpeziLLMFog by @philippzagar in https://github.com/StanfordSpezi/SpeziLLM/pull/112
- Add dictionaries as parameters for LLMFunctions by @Seb-Ltz in https://github.com/StanfordSpezi/SpeziLLM/pull/113
- Various Remote LLM inference improvments by @philippzagar in https://github.com/StanfordSpezi/SpeziLLM/pull/114
Full Changelog: https://github.com/StanfordSpezi/SpeziLLM/compare/0.10.1...0.11.0
- Swift
Published by philippzagar 9 months ago
spezillm - 0.10.0
What's Changed
- Remove double negations for checkCancellation function by @Seb-Ltz in https://github.com/StanfordSpezi/SpeziLLM/pull/98
- SpeziLLMOpenAI: Replace MacPaw/OpenAI With Generated API Calls by @paulhdk and @philippzagar in https://github.com/StanfordSpezi/SpeziLLM/pull/64
- Migrate to SpeziStorage 2.0 by @lukaskollmer in https://github.com/StanfordSpezi/SpeziLLM/pull/99
- Swift 6 Complete Concurrency Checking by @jdisho and @philippzagar in https://github.com/StanfordSpezi/SpeziLLM/pull/85
New Contributors
- @Seb-Ltz made their first contribution in https://github.com/StanfordSpezi/SpeziLLM/pull/98
- @lukaskollmer made their first contribution in https://github.com/StanfordSpezi/SpeziLLM/pull/99
- @jdisho made their first contribution in https://github.com/StanfordSpezi/SpeziLLM/pull/85
Full Changelog: https://github.com/StanfordSpezi/SpeziLLM/compare/0.9.2...0.10.0
- Swift
Published by philippzagar about 1 year ago
spezillm - 0.9.2
What's Changed
- Bump mlx to version 2.21.2 by @LeonNissen in https://github.com/StanfordSpezi/SpeziLLM/pull/94
- Adds new local models and updates documentation by @vishnuravi in https://github.com/StanfordSpezi/SpeziLLM/pull/97
Full Changelog: https://github.com/StanfordSpezi/SpeziLLM/compare/0.9.1...0.9.2
- Swift
Published by vishnuravi about 1 year ago
spezillm - 0.9.0
What's Changed
- Feature/add mlx by @LeonNissen in https://github.com/StanfordSpezi/SpeziLLM/pull/73
- Maintenance: iOS 18.1 / Swift 6 compatibility, Fix Deprecations, Rudimentary Fog Node CI testing, Bump Fog Node JS Dependencies by @philippzagar in https://github.com/StanfordSpezi/SpeziLLM/pull/74
- Pin MLX library dependencies by @philippzagar in https://github.com/StanfordSpezi/SpeziLLM/pull/80
- Feature/bump mlx by @LeonNissen in https://github.com/StanfordSpezi/SpeziLLM/pull/75
New Contributors
- @LeonNissen made their first contribution in https://github.com/StanfordSpezi/SpeziLLM/pull/73
Full Changelog: https://github.com/StanfordSpezi/SpeziLLM/compare/0.8.4...0.9.0
- Swift
Published by PSchmiedmayer about 1 year ago
spezillm - 0.8.4
What's Changed
- Bump @grpc/grpc-js from 1.10.2 to 1.10.9 in /FogNode/auth by @dependabot in https://github.com/StanfordSpezi/SpeziLLM/pull/58
- Bump fast-xml-parser from 4.4.0 to 4.4.1 in /FogNode/auth by @dependabot in https://github.com/StanfordSpezi/SpeziLLM/pull/60
- Docs: Handle Throwing Expression in SpeziLLMOpenAI.md's LLMOpenAIDemo Example by @paulhdk in https://github.com/StanfordSpezi/SpeziLLM/pull/61
- Allow Dependencies to Use Spezi Foundation 2.0 by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziLLM/pull/70
New Contributors
- @paulhdk made their first contribution in https://github.com/StanfordSpezi/SpeziLLM/pull/61
Full Changelog: https://github.com/StanfordSpezi/SpeziLLM/compare/0.8.3...0.8.4
- Swift
Published by PSchmiedmayer over 1 year ago
spezillm - 0.8.1
What's Changed
- ⬆️ Bump express from 4.18.3 to 4.19.2 in /FogNode/auth by @dependabot in https://github.com/StanfordSpezi/SpeziLLM/pull/53
New Contributors
- @dependabot made their first contribution in https://github.com/StanfordSpezi/SpeziLLM/pull/53
Full Changelog: https://github.com/StanfordSpezi/SpeziLLM/compare/0.8.0...0.8.1
- Swift
Published by philippzagar almost 2 years ago
spezillm - 0.8.0
What's Changed
- Add SpeziLLMFog that performs dynamic LLM job dispatch to fog nodes by @philippzagar in https://github.com/StanfordSpezi/SpeziLLM/pull/52
Full Changelog: https://github.com/StanfordSpezi/SpeziLLM/compare/0.7.2...0.8.0
- Swift
Published by philippzagar almost 2 years ago
spezillm - 0.7.2
What's Changed
- Fixes model selection response in
LLMOpenAIModelOnboardingSteppicker by @vishnuravi in https://github.com/StanfordSpezi/SpeziLLM/pull/50 - Added exportFormat parameter to LLMChatView by @nriedman in https://github.com/StanfordSpezi/SpeziLLM/pull/48
New Contributors
- @nriedman made their first contribution in https://github.com/StanfordSpezi/SpeziLLM/pull/48
Full Changelog: https://github.com/StanfordSpezi/SpeziLLM/compare/0.7.1...0.7.2
- Swift
Published by PSchmiedmayer almost 2 years ago
spezillm - 0.6.1
What's Changed
- Custom prompt formatting closures, documentation enhancements, lifting to llama.cpp upstream by @philippzagar in https://github.com/StanfordSpezi/SpeziLLM/pull/43
- Fix for empty OpenAI functions array by @philippzagar in https://github.com/StanfordSpezi/SpeziLLM/pull/44
Full Changelog: https://github.com/StanfordSpezi/SpeziLLM/compare/0.6.0...0.6.1
- Swift
Published by philippzagar about 2 years ago
spezillm - 0.4.0
What's Changed
- Local LLM Execution Capabilities by @philippzagar in https://github.com/StanfordSpezi/SpeziLLM/pull/35
New Contributors
- @philippzagar made their first contribution in https://github.com/StanfordSpezi/SpeziLLM/pull/35
Full Changelog: https://github.com/StanfordSpezi/SpeziLLM/compare/0.3.1...0.4.0
- Swift
Published by philippzagar about 2 years ago
spezillm - 0.3.0
What's Changed
- Update Documentation in Conformance to the Documentation Guide by @vishnuravi in https://github.com/StanfordSpezi/SpeziML/pull/36
- Update to Spezi 0.8.0 by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziML/pull/37
Full Changelog: https://github.com/StanfordSpezi/SpeziML/compare/0.2.6...0.3.0
- Swift
Published by PSchmiedmayer over 2 years ago
spezillm - 0.2.6
What's Changed
- Implement Speech Synthesizer State Management by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziML/pull/33
- Bump Spezi Onboarding Version by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziML/pull/34
Full Changelog: https://github.com/StanfordSpezi/SpeziML/compare/0.2.5...0.2.6
- Swift
Published by PSchmiedmayer over 2 years ago
spezillm - 0.2.5
What's Changed
- Update Dependencies by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziML/pull/31
- Text to Speech Component by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziML/pull/32
Full Changelog: https://github.com/StanfordSpezi/SpeziML/compare/0.2.4...0.2.5
- Swift
Published by PSchmiedmayer over 2 years ago
spezillm - 0.2.1
What's Changed
- Hide Function Messages by @AdritRao in https://github.com/StanfordSpezi/SpeziML/pull/22
New Contributors
- @AdritRao made their first contribution in https://github.com/StanfordSpezi/SpeziML/pull/22
Full Changelog: https://github.com/StanfordSpezi/SpeziML/compare/0.2.0...0.2.1
- Swift
Published by PSchmiedmayer over 2 years ago
spezillm - 0.1.1
What's Changed
- Update README.md by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziML/pull/3
- OpenAI Onboarding Views by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziML/pull/4
Full Changelog: https://github.com/StanfordSpezi/SpeziML/compare/0.1.0...0.1.1
- Swift
Published by PSchmiedmayer almost 3 years ago
spezillm - 0.1.0
What's Changed
- Create Initial Structure by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziML/pull/1
- OpenAI Component by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziML/pull/2
Full Changelog: https://github.com/StanfordSpezi/SpeziML/commits/0.1.0
- Swift
Published by PSchmiedmayer almost 3 years ago