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: