Client Configuration
TheVlmRun
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.
Initialization
Configuration Options
Option | Type | Description | Default |
---|---|---|---|
apiKey | string | Your VLM Run API key | Required |
baseUrl | string | Custom API base URL | https://api.vlm.run |