i’ve never set it up using vertex. it works perfectly fine though using gemini api service. i just walked through the configuration and i see no change in the google cloud dashboard for the apis and services and for configuration of credentials.
If I use the Gemini method, it will not use the credits I have because it will connect me to Gemini AI Studio, which cannot utilize the credits in GCP.
i just did a new configuration of gemini flash 3.6 and all i had to add to do was set the api key to use (which in my case is called 2026-07-02). i didn’t change anything else from the default setup for flash 3.6 and it tested successfully and worked fine:
Yes, credits work with the Vertex method only. I’m able to use Vertex AI by logging into GCP but unable to connect it with Discourse as there’s some mismatch in the authentication method that GCP accepts and what Discourse follows, as per my understanding. That’s why I created a LiteLLM proxy for now, but there’s some latency with that method.