- Issue created by @en-cc-org
- First commit to issue fork.
- ππΊHungary yce
Hi,
I've created an MR for the text-to-image support.
I did a quick test with the ai_media_image module as well, that also seems to be working.
Requesting support for text-to-image with Google Vertex AI. I see it mentioned as a to-do on this closed issue https://www.drupal.org/project/ai_provider_google_vertex/issues/3504260 π± What needs to happen for release? Active but it wasn't clear if or when it might happen. According to their documentation, Vertex AI does provide text-to-image capabilities https://cloud.google.com/vertex-ai/generative-ai/docs/image/overview However, text-to-image is not listed as supported for Vertex AI on the matrix here: https://project.pages.drupalcode.org/ai/1.1.x/providers/matris/
Create Google Cloud project & enable Google Vertex AI
Install modules including: ai, ai_provider_google_vertex & ai_media_image
Confirm AI connection (add & test a Chat model, for example)
No way to add an Imagen (or other text-to-image) model on this page /admin/config/ai/providers/google_vertex
No providers available in the 'text to image' drop-down at /admin/config/ai/settings
No providers available in the drop-down at /media/add/image
Active
1.1
Code
Hi,
I've created an MR for the text-to-image support.
I did a quick test with the ai_media_image module as well, that also seems to be working.