Skip to content

Releases: google-gemini/generative-ai-swift

0.4.8

15 Feb 16:41
e2cebcd
Compare
Choose a tag to compare

What's Changed

  • Add RequestOptions to the GenerativeModel constructor, which allows developers to specify configuration options for requests sent to the backend (#100)
    • apiVersion: Optionally target a specific version of the API (for example, "v1beta"); defaults to "v1" if not specified (#101)
    • timeout: Optionally set a request’s timeout interval in seconds; if not specified, uses the default value for a URLRequest (#99)
  • The PaLM API is deprecated for use with Google AI services and tools (but not for Vertex AI). Learn more about this deprecation, its timeline, and how to migrate to use Gemini in the PaLM API deprecation guide (#110)
  • Update model name strings in README, docs and samples; see Gemini models for a list of supported model names (#109)
  • Add support for any model name prefix, in addition to models/ (#98)
  • Decrease minimum required Swift toolchain version to 5.7.1 (#102, #103)

Full Changelog: 0.4.7...0.4.8

0.4.7

26 Jan 18:36
dcbdb5e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.6...0.4.7

0.4.6

09 Jan 19:12
5cf2aae
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.5...0.4.6

0.4.5

09 Jan 15:42
928726d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.4...0.4.5

0.4.4

15 Dec 19:16
fead303
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.3...0.4.4

0.4.3

14 Dec 19:02
a155dbd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.2...0.4.3

0.4.2

13 Dec 17:22
ea39d69
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.4.2

0.4.1

13 Dec 14:56
de5559d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

Google AI SDK for Swift 0.4.0

13 Dec 11:29
aff3d11
Compare
Choose a tag to compare

What's Changed

  • Initial support for Google's newest state-of-the-art generative AI model (Gemini) to build AI-powered features and applications. Details at ai.google.dev/
  • To continue to use PaLM models, see instructions.

Full Changelog: 0.3.0...0.4.0

Generative AI Swift SDK 0.3.0

08 Dec 15:26
a3541c0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0