0.5.3
版本发布时间: 2024-05-13 22:30:51
google-gemini/generative-ai-swift最新发布版本:0.5.6(2024-08-23 00:19:58)
What's Changed
- Add
usageMetadata
toGenerateContentResponse
by @andrewheard in https://github.com/google-gemini/generative-ai-swift/pull/159 - Re-order the
GenerativeModel
convenience constructors in source by @andrewheard in https://github.com/google-gemini/generative-ai-swift/pull/160 - Add
responseMIMEType
toGenerationConfig
by @andrewheard in https://github.com/google-gemini/generative-ai-swift/pull/161 - Add
ModelContent
tests forfileData
parts by @andrewheard in https://github.com/google-gemini/generative-ai-swift/pull/163 - Update doc comments by @morganchen12 in https://github.com/google-gemini/generative-ai-swift/pull/166
- Make
text
computed property handle mixed-parts responses by @andrewheard in https://github.com/google-gemini/generative-ai-swift/pull/165
Full Changelog: https://github.com/google-gemini/generative-ai-swift/compare/0.5.2...0.5.3