New
0.5.3
What's Changed
- Add custom JSON mode generation option for Gemini language model by @mattt in https://github.com/mattt/AnyLanguageModel/pull/80
- Add Identifiable conformance to
PartiallyGeneratedstruct inGenerableMacroby @ethanhuang13 in https://github.com/mattt/AnyLanguageModel/pull/73 - Document
@Generablemacro visibility inside#Playgroundby @mattt in https://github.com/mattt/AnyLanguageModel/pull/81 - Update CI workflow to build on macOS with all traits enabled by @XMLHexagram in https://github.com/mattt/AnyLanguageModel/pull/72
- Revert "Add custom JSON mode generation option for Gemini language model" by @mattt in https://github.com/mattt/AnyLanguageModel/pull/83
- Update CI workflow to add
--build-teststo build step by @mattt in https://github.com/mattt/AnyLanguageModel/pull/85
New Contributors
- @ethanhuang13 made their first contribution in https://github.com/mattt/AnyLanguageModel/pull/73
Full Changelog: https://github.com/mattt/AnyLanguageModel/compare/0.5.2...0.5.3