Skip to content

Releases: googleapis/kotlin-genai

v0.2.0

Choose a tag to compare

@release-please release-please released this 09 Jul 20:07
7970465

0.2.0 (2026-07-09)

Features

  • Add response_format and Translation_config in GenerationConfig (9480030)
  • Add support for Caches API (create, get, update, delete) (ca71d46)
  • Add Tool.exa_ai_search for Gemini Enterprise API (9480030)
  • Support labels and routingConfig in GenerateContentConfig (for Gemini Enterprise API only) (f1587c8)
  • voice consent signature types across all SDK languages. (e0d4428)

Documentation

  • Acknowledge that this SDK is not for mobile app usage (a56dbf4)
  • Update README with installation guide (5c4f0d9)

v0.1.0

Choose a tag to compare

@jaycee-li jaycee-li released this 01 Jul 18:32

0.1.0 (2026-07-01)

Initial release of the Google GenAI SDK for Kotlin.

Features

  • Kotlin Multiplatform (KMP) Support: Multiplatform-ready with official support for both JVM and Android targets.
  • Multi-API Routing: Idiomatic Client with seamless routing between the Gemini Developer API and the Gemini Enterprise Agent Platform API.
  • Content Generation: Support for both unary (generateContent) and streaming (generateContentStream) APIs.
  • Flexible Configuration: Support for custom timeouts, headers, and base URLs via HttpOptions.

v0.1.0-rc1

v0.1.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@jaycee-li jaycee-li released this 30 Jun 15:49

Do not Use. This is for testing only.