quarkiverse / quarkus-google-cloud-services

Google Cloud Services Quarkus Extensions

Home Page:https://docs.quarkiverse.io/quarkus-google-cloud-services/main/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asking support for Vertex AI.

SetoKaiba opened this issue · comments

I want to request for the Vertex AI support. I took a look at it with refer to the Substitution. I still can't make it working. The Quarkus is now require --link-at-build-time. I can't make it work.

Related issues:
quarkusio/quarkus#37909
googleapis/google-cloud-java#10180
grpc/grpc-java#10781
grpc/grpc-java#9736

Any update here? Running into a similar issue using Vertex AI with Quarkus 21

quarkus-jdbc-oracle
I add this dependency to make it without --link-at-build-time option. I can't find a way to compile it with this option.