@microfox/veo-on-vertex-ai
v1.2.0
Published
A TypeScript SDK for interacting with the Veo API on Google Cloud's Vertex AI platform.
Downloads
13
Readme
Veo on Vertex AI SDK
A TypeScript SDK for interacting with the Veo API on Google Cloud's Vertex AI platform.
Installation
npm install @microfox/veo-on-vertex-aiEnvironment Variables
To use this package, you need to set the following environment variables:
GOOGLE_CLOUD_PROJECT: Your Google Cloud project ID. This is required to identify the project to use for Vertex AI services. ** (Required)**GOOGLE_CLOUD_LOCATION: The Google Cloud location for your Vertex AI resources (e.g., 'us-central1'). This is required to specify the regional endpoint for the API. ** (Required)**
API Reference
For detailed documentation on the constructor and all available functions, please refer to the following files:
