Installation
Basic Installation
You can install the basic Python SDK using pip:Set Up Authentication
Grab your API key from the VLM Run dashboard and set it as an environment variable:Your First API Call
Let’s process an image to extract structured data:What’s Next?
With the client initialized, you can now:- Process other media types (documents, audio, video)
- Use different domains for specialized extraction
- Upload and manage files
- Create custom extraction schemas