Backend settings

QuotePilot runs its agent pipeline on Alibaba Cloud via the DashScope (Qwen) API. Configure the connection below.

Alibaba Cloud — DashScope
Qwen model backend for the quoting agents.
Loading…

Paste your DashScope API key. It's stored server-side and used for every quote generation.

How to configure

These backend settings are stored as environment secrets and read server-side only — they never reach the browser.

  • DASHSCOPE_API_KEY — your Alibaba Cloud DashScope key (required).
  • DASHSCOPE_REGION intl (default) or cn for mainland China.
  • DASHSCOPE_MODEL — model id, e.g. qwen-plus, qwen-max, qwen-turbo.
  • DASHSCOPE_BASE_URL — optional override for a custom OpenAI-compatible endpoint.

Ask the assistant to update any of these values and it will prompt you securely.