Skip to content

feat(go/plugins/googlegenai): add image-generation models #2903

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

hugoaguirre
Copy link
Contributor

@hugoaguirre hugoaguirre commented May 12, 2025

Checklist (if applicable):

@hugoaguirre hugoaguirre changed the title feat(go/plugins/googlegenai): add imagen models feat(go/plugins/googlegenai): add image-generation models May 12, 2025
@hugoaguirre hugoaguirre marked this pull request as ready for review May 15, 2025 20:31
@hugoaguirre hugoaguirre linked an issue May 15, 2025 that may be closed by this pull request
@hugoaguirre hugoaguirre moved this to In Progress in Genkit Backlog May 15, 2025
@hugoaguirre hugoaguirre requested a review from apascal07 May 15, 2025 20:33
// Imagen generation configuration
// VertexAI API default values: https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/imagen-api
// GeminiAPI: https://ai.google.dev/gemini-api/docs/imagen#imagen-model
type ImagenConfig struct {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we use this directly from the SDK? Can have an alias here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

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