Skip to content

Releases: hexascribe/vertexai-kt

v1.1.0

30 Jun 20:05
Compare
Choose a tag to compare

JVM Support added

In this version, JVM support has been added, along with a JVM sample that simulates a backend environment. This sample serves as a demonstration of how to utilize the SDK in a JVM environment.

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

v1.0.0

23 Jun 17:46
Compare
Choose a tag to compare

VertexAI-KT

VertexAI-KT is a Kotlin multiplatform library that simplifies integration with Google Cloud's Vertex AI PaLM API for generative model creation and training.

This library, in its first version, specifically supports PaLM 2 for Text. PaLM 2 is fine-tuned to follow natural language instructions and is well-suited for various language tasks, including classification, extraction, summarization, and content generation.