VLM Run Node.js SDK Client Configuration and Usage
VlmRun
client is the main entry point for interacting with the VLM Run API. It provides access to all SDK functionality including file operations, model operations, and predictions.
Option | Type | Description | Default |
---|---|---|---|
apiKey | string | Your VLM Run API key | Required |
baseUrl | string | Custom API base URL | https://api.vlm.run |