0.5.2
版本发布时间: 2024-05-03 02:45:18
google-gemini/generative-ai-swift最新发布版本:0.5.6(2024-08-23 00:19:58)
What's Changed
- Make system instruction accept
String
values instead ofThrowingPartsRepresentable
by @andrewheard in https://github.com/google-gemini/generative-ai-swift/pull/152, https://github.com/google-gemini/generative-ai-swift/pull/155- Only text values are supported for system instructions.
- Add default
nil
value forrequiredParameters
inFunctionDeclaration
by @andrewheard in https://github.com/google-gemini/generative-ai-swift/pull/153
Full Changelog: https://github.com/google-gemini/generative-ai-swift/compare/0.5.1...0.5.2