Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.vlm.run/llms.txt

Use this file to discover all available pages before exploring further.

The vlmrun hub command lets you browse available domains and JSON schemas from the VLM Run Hub.

List Domains

# List all domains
vlmrun hub list

# Filter by category
vlmrun hub list --domain document
vlmrun hub list --domain document.invoice
OptionDescription
--domainFilter domains (e.g. document or document.invoice)

Get Schema

vlmrun hub schema document.invoice
ArgumentDescription
DOMAINDomain identifier, e.g. document.invoice (required)

Hub Version

vlmrun hub version