Skip to content

0.6.0

Latest

Choose a tag to compare

@mattt mattt released this 04 Feb 11:28
· 3 commits to main since this release
Immutable release. Only release title and notes can be modified.
060866f

What's Changed

  • Implement guided generation for SystemLanguageModel by @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 LanguageModelSession by @mattt in #102

New Contributors

Full Changelog: 0.5.4...0.6.0