Skip to content

Releases: google-gemini/generative-ai-swift

0.5.6

22 Aug 16:19
44b8ce1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.5...0.5.6

0.5.5

01 Aug 16:26
2b8f14c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.4...0.5.5

0.5.4

29 May 16:16
5478400
Compare
Choose a tag to compare

What's Changed

  • Add default RequestOptions.timeout of 300 seconds by @andrewheard in #170
  • Align text and add close keyboard function in sample app by @1998code in #172
  • Update models in samples and README to gemini-1.5-flash-latest by @andrewheard in #173
  • Add responseSchema to GenerationConfig by @andrewheard in #176
  • Send GenerateContentRequest in CountTokensRequest by @andrewheard in #175
  • Log server error responses without -GoogleGenerativeAIDebugLogEnabled by @andrewheard in #177

New Contributors

Full Changelog: 0.5.3...0.5.4

0.5.3

13 May 14:30
5d750b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.2...0.5.3

0.5.2

02 May 18:45
16e68be
Compare
Choose a tag to compare

What's Changed

  • Make system instruction accept String values instead of ThrowingPartsRepresentable by @andrewheard in #152, #155
    • Only text values are supported for system instructions.
  • Add default nil value for requiredParameters in FunctionDeclaration by @andrewheard in #153

Full Changelog: 0.5.1...0.5.2

0.5.1

29 Apr 19:08
e195730
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

22 Apr 13:22
584b1e9
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • Citation.license is now optional (String?)
  • ModelContent.Part adds a new fileData enum case

Full Changelog: 0.4.11...0.5.0

0.4.11

10 Apr 22:31
9156ed7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.10...0.4.11

0.4.10

09 Apr 18:18
0976d0f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.9...0.4.10

0.4.9

28 Mar 18:55
f4a8808
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.8...0.4.9