quarkiverse / quarkus-google-cloud-services

Google Cloud Services Quarkus Extensions
https://docs.quarkiverse.io/quarkus-google-cloud-services/main/index.html
Apache License 2.0
53 stars 32 forks source link

Asking support for Vertex AI. #549

Open SetoKaiba opened 6 months ago

SetoKaiba commented 6 months ago

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: https://github.com/quarkusio/quarkus/discussions/37909 https://github.com/googleapis/google-cloud-java/issues/10180 https://github.com/grpc/grpc-java/issues/10781 https://github.com/grpc/grpc-java/issues/9736

aurinx commented 3 weeks ago

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

SetoKaiba commented 3 weeks ago

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.