genkit icon indicating copy to clipboard operation
genkit copied to clipboard

[Go] [GoogleAI, Vertex AI] Add Imagen model support

Open apascal07 opened this issue 1 year ago • 1 comments

Related in JS: https://github.com/firebase/genkit/blob/main/js/plugins/vertexai/src/imagen.ts

apascal07 avatar Nov 21 '24 15:11 apascal07

hey @hugoaguirre , @apascal07 , @yesudeep since the google apis repo doesn't implement the support to the imagen2/3 models: https://github.com/googleapis/google-cloud-go/issues/11235 https://github.com/googleapis/google-cloud-go/tree/main/vertexai

it is ok to do a single http.request Go curl?

falonso81 avatar Feb 05 '25 00:02 falonso81