Skip to main content
The vlmrun chat command enables visual AI chat with Orion directly from your terminal. Process images, videos, and documents with natural language prompts.

Basic Usage

Prompt Sources

Prompts can be provided in three ways (in precedence order):

Using Skills

Pass a local skill directory with -k to apply skill instructions inline:
The -k flag sends the skill inline with the request (no server-side upload). To create a persistent server-side skill, use vlmrun skills upload.

Stateful Sessions

Use --session-id to persist chat history across multiple calls:

Models

Output Formats

Artifact Handling

When Orion generates artifacts (images, videos, etc.), they are automatically downloaded:

Supported File Types

Options Reference