chrissexton / minstrel

A Go library to use the Google VertexAI completion service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minstrel

A Google VertexAI client for their Bard language completion service in Go.

Setup

You will need a GCP project set up with VertexAI permissions. Install the Google Cloud SDK and run gcloud auth print-access-token to get a token.

You can demo all of this on the VertexAI prompt builder

Usage

You can find an interactive usage example in the examples directory.

Is it good?

It's going to do what I need. Probably not what you need.

About

A Go library to use the Google VertexAI completion service.

License:MIT License


Languages

Language:Go 100.0%