Support DashScope OpenAI-compatible API

Author: Layau-codeCreated Apr 24, 2026Updated Jun 29, 2026

Hi, thanks for the great project.

I noticed that the current model/API configuration does not seem to support Qwen models through Alibaba Cloud DashScope / Model Studio.

Qwen provides an OpenAI-compatible API endpoint, for example:

env
OPENAI_API_KEY=<DASHSCOPE_API_KEY>
OPENAI_BASE_URL=https://dashscope.aliyuncs.com/compatible-mode/v1

Source: AsyncFuncAI/deepwiki-open