-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Adding Vertex AI Imagen models support #2144
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
base: main
Are you sure you want to change the base?
Conversation
735bd7d
to
965e590
Compare
@ddobrin can you please take a look? |
Any update here? I am also interested in this feature. |
I am currently using this feature as a custom-made version. I hope it gets updated soon. If help is needed, I would be willing to participate. |
@byungjunn Thanks! Any help reviewing the PR is much appreciated. |
...ai-imagen/src/main/java/org/springframework/ai/vertexai/imagen/VertexAiImagenImageModel.java
Outdated
Show resolved
Hide resolved
spring-ai-spring-boot-starters/spring-ai-starter-vertex-ai-imagen/pom.xml
Outdated
Show resolved
Hide resolved
spring-ai-spring-boot-starters/spring-ai-starter-vertex-ai-imagen/pom.xml
Outdated
Show resolved
Hide resolved
spring-ai-spring-boot-starters/spring-ai-starter-vertex-ai-imagen/pom.xml
Outdated
Show resolved
Hide resolved
spring-ai-spring-boot-starters/spring-ai-starter-vertex-ai-imagen/pom.xml
Outdated
Show resolved
Hide resolved
@Marzouki-Sami |
Closes spring-projectsgh-2133 Signed-off-by: Marzouki-Sami samymarzouki502@gmail.com Signed-off-by: Marzouki-Sami <samymarzouki502@gmail.com>
…gen/pom.xml Updating the version. Co-authored-by: ByungJun <kbj7227@naver.com> Signed-off-by: Sami Marzouki <73302274+Marzouki-Sami@users.noreply.github.com>
…gen/pom.xml changing artifactId Co-authored-by: ByungJun <kbj7227@naver.com> Signed-off-by: Sami Marzouki <73302274+Marzouki-Sami@users.noreply.github.com>
…gen/pom.xml removing unnecessary spaces Co-authored-by: ByungJun <kbj7227@naver.com> Signed-off-by: Sami Marzouki <73302274+Marzouki-Sami@users.noreply.github.com>
Co-authored-by: ByungJun <kbj7227@naver.com> Signed-off-by: Sami Marzouki <73302274+Marzouki-Sami@users.noreply.github.com>
@byungjunn @ilayaperumalg @markpollack i had some issues with resolving the conflict and to resolve the conflict i had to remove the commits, doing that closed this PR is it possible to reopen it, if not i will create a new PR and link it to this one. |
7fef979
to
54f3ba7
Compare
Signed-off-by: Marzouki-Sami <samymarzouki502@gmail.com>
Signed-off-by: Marzouki-Sami <samymarzouki502@gmail.com>
@byungjunn thanks for the review the mentioned points above are fixed. Can you check them? |
Signed-off-by: Sami Marzouki <73302274+Marzouki-Sami@users.noreply.github.com>
Any updates? |
switching constructor params to match only call in VertexAiImagenImageModel.java Signed-off-by: Marzouki-Sami samymarzouki502@gmail.com Signed-off-by: Marzouki-Sami <samymarzouki502@gmail.com>
Just a minor change added in the last commit (f341567). Switching the constructor params ( mimetype and model) of |
Closes gh-2133
Signed-off-by: Marzouki-Sami samymarzouki502@gmail.com
Thank you for taking time to contribute this pull request!
You might have already read the [contributor guide][1], but as a reminder, please make sure to:
main
branch and squash your commits