Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.5.3 source code.tar.gz | 2024-05-09 | 78.7 kB | |
0.5.3 source code.zip | 2024-05-09 | 174.9 kB | |
README.md | 2024-05-09 | 905 Bytes | |
Totals: 3 Items | 254.6 kB | 0 |
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