Bailian CLI command reference for text chat and Omni multimodal interaction.
A single command invokes Bailian's text chat and Omni multimodal interaction capabilities from the terminal.
Command reference
| Capability | Command | Typical model | Notes | Common options |
|---|---|---|---|---|
| Text generation | bl text chat | qwen3.8-max (default) | Flagship model for the agent era; strong at coding, office, and long-horizon autonomy | --model model, --system system prompt, --temperature, --max-tokens, --stream streaming, --output json formatted output |
| Omni | bl omni | qwen3.5-omni-plus | Text / image / audio / video understanding and interaction | --image / --audio input, --voice output voice, --audio-format, --audio-out save audio, --text-only, --list-voices |