client icon indicating copy to clipboard operation
client copied to clipboard

Is there a way to login with a service account key ?

Open lamberttraccard opened this issue 1 year ago • 6 comments

lamberttraccard avatar Mar 15 '24 11:03 lamberttraccard

Did you try Google's PHP library to access the Google Vertex AI? If you already have a Google Cloud project and want to use the service account, you may also want to use the official library.

https://cloud.google.com/php/docs/reference/cloud-ai-platform/latest

If you think that using this library will be easier than the official library, please let me know. I can consider adding this authentication method.

erdemkose avatar Mar 20 '24 22:03 erdemkose

No, I didn't try it. I definitely prefer the abstraction you made. Much nicer developer experience! 😄

lamberttraccard avatar Mar 21 '24 15:03 lamberttraccard

Your abstraction is much better - their API lacks ease of use and is not described with good examples.

severfire avatar Apr 24 '24 12:04 severfire

Interested too by a way of using it through a Service Account instead of an API Key.

lasdou avatar Dec 13 '24 15:12 lasdou