• English
  • Midscene drives the UI with a multimodal model. Set these environment variables to get started. The example below uses Qwen3.x via OpenRouter — it is easy to obtain and a solid default:

    export MIDSCENE_MODEL_BASE_URL="https://openrouter.ai/api/v1"
    export MIDSCENE_MODEL_API_KEY="your-openrouter-api-key"
    export MIDSCENE_MODEL_NAME="qwen/qwen3.7-plus"
    export MIDSCENE_MODEL_FAMILY="qwen3"