generative-ts

Interface VertexAiAuthConfig

interface VertexAiAuthConfig {
    GCLOUD_LOCATION: string;
    GCLOUD_PROJECT_ID: string;
}

Properties

GCLOUD_LOCATION: string

The GCloud location of your project. NOTE: As of writing, VertexAI is only available in certain regions.

GCLOUD_PROJECT_ID: string

Your GCloud project ID