New
0.5.1
What's Changed
- Fix missing iOS availability annotations in SystemLanguageModel extensions by @westonwestenborg in https://github.com/mattt/AnyLanguageModel/pull/63
- Refactor message history construction from Transcription in
MLXLanguageModelby @noorbhatia in https://github.com/mattt/AnyLanguageModel/pull/66 - Implement streaming response for MLXLanguageModel by @XMLHexagram in https://github.com/mattt/AnyLanguageModel/pull/64
- Pass entire transcript to Foundation Models session by @mattt in https://github.com/mattt/AnyLanguageModel/pull/61
New Contributors
- @westonwestenborg made their first contribution in https://github.com/mattt/AnyLanguageModel/pull/63
- @XMLHexagram made their first contribution in https://github.com/mattt/AnyLanguageModel/pull/64
Full Changelog: https://github.com/mattt/AnyLanguageModel/compare/0.5.0...0.5.1