What's Changed
- Implement guided generation for
SystemLanguageModelby @mattt in #59 - Fixed build errors under macCatalyst. by @chenyunguiMilook in #96
- Add custom JSON mode generation option for Gemini language model by @mattt in #84
- Fix running tests on macOS 15 by @atdrendel in #100
- Implement prewarm for MLXLanguageModel by @noorbhatia in #97
- Implement structured output generation for both LlamaLanguageModel / MLXLanguageModel by @eastriverlee in #75
- Fix simulator tests on Xcode 26 by @atdrendel in #101
- Fix tool message content format for DeepSeek API compatibility by @ajason in #99
- Add public initializers in
LanguageModelSessionby @mattt in #102
New Contributors
- @chenyunguiMilook made their first contribution in #96
- @atdrendel made their first contribution in #100
- @eastriverlee made their first contribution in #75
- @ajason made their first contribution in #99
Full Changelog: 0.5.4...0.6.0