Skip to content

v0.1.2

Compare
Choose a tag to compare
@emilypgoogle emilypgoogle released this 05 Jan 21:27
· 74 commits to main since this release
7043908

0.1.2

  • Ensure model names are always prefixed with 'models/'
  • Update proguard rules to not obfuscate serialization types
  • An instance of Chat will now throw an InvalidStateException if multiple requests are made simultaneously.
  • Expose the instances used to create Future APIs in java
  • Update the serialization of ImagePart to compress to JPEG encoding at 80% quality, from PNG encoding at 100% quality
  • Prevent Kotlin version from leaking 1.9.0 instead of 1.8.22
implementation("com.google.ai.client.generativeai:generativeai:0.1.2")

https://maven.google.com/web/index.html?q=generative#com.google.ai.client.generativeai:generativeai:0.1.2