New
0.5.4
What's Changed
- Fix PartiallyGenerated for array properties by @ethanhuang13 in https://github.com/mattt/AnyLanguageModel/pull/88
- Fix session transcript not being passed into APIs by @nathanborror in https://github.com/mattt/AnyLanguageModel/pull/87
- Fix mlx-swift-lm dependency to use semantic versioning by @alexey1312 in https://github.com/mattt/AnyLanguageModel/pull/91
- Implement NSCache to cache MLX ModelContext by @noorbhatia in https://github.com/mattt/AnyLanguageModel/pull/90
- Add lint step to CI workflow by @mattt in https://github.com/mattt/AnyLanguageModel/pull/92
New Contributors
- @alexey1312 made their first contribution in https://github.com/mattt/AnyLanguageModel/pull/91
Full Changelog: https://github.com/mattt/AnyLanguageModel/compare/0.5.3...0.5.4