class LittleGhost::Providers::VertexAI

Connects a Model to Gemini models hosted by Google Vertex AI.

It sends the same request content as the Gemini adapter to the configured Google Cloud project and location. A trusted credential resolver supplies each access token. Cancellation, deadlines, normalized streaming events, and ProviderError behavior match Providers::Gemini.