To upvote this issue, give it a thumbs up. See this list for the most upvoted issues.
Problem
I can't find any mentions of how to use the cloud version of https://qwen.ai/ neither in the issues, nor in the documentation on https://eca.dev
I'm new to the Qwen platform (I've only tried their open-weight models on-prem), so I'm not aware any technical or political obstacles, though the docs seem to be in Chinese only on https://help.aliyun.com/zh/model-studio/qwen-api-reference/ (when I tried to click the English option in the upper right globe-menu, nothing has happened), though the https://modelstudio.console.alibabacloud.com/ap-southeast-1?tab=doc#/doc/?type=model&url=2840914 is in English
The API reference says they support OpenAI & Anthropic APIs, but I hasn't even figured it out how to pay for it.
The online https://chat.qwen.ai/ so called Qwen Studio works, but doesn't indicate any quotas.
The Qwen CLI https://qwen.ai/qwencode also works and authenticates over OAuth.
I saw agent-shell can interface with Qwen CLI's experimental ACP (Agent Client Protocol)
https://github.com/xenodium/agent-shell/blob/main/agent-shell-qwen.el
Solution
No idea what would be the best solution, but in the meantime Qwen would worth a mention in the docs, even if it just says not supported or configure it as a custom provider or use it through OpenRouter.
To upvote this issue, give it a thumbs up. See this list for the most upvoted issues.
Problem
I can't find any mentions of how to use the cloud version of https://qwen.ai/ neither in the issues, nor in the documentation on https://eca.dev
I'm new to the Qwen platform (I've only tried their open-weight models on-prem), so I'm not aware any technical or political obstacles, though the docs seem to be in Chinese only on https://help.aliyun.com/zh/model-studio/qwen-api-reference/ (when I tried to click the English option in the upper right globe-menu, nothing has happened), though the https://modelstudio.console.alibabacloud.com/ap-southeast-1?tab=doc#/doc/?type=model&url=2840914 is in English
The API reference says they support OpenAI & Anthropic APIs, but I hasn't even figured it out how to pay for it.
The online https://chat.qwen.ai/ so called Qwen Studio works, but doesn't indicate any quotas.
The Qwen CLI https://qwen.ai/qwencode also works and authenticates over OAuth.
I saw
agent-shellcan interface with Qwen CLI's experimental ACP (Agent Client Protocol)https://github.com/xenodium/agent-shell/blob/main/agent-shell-qwen.el
Solution
No idea what would be the best solution, but in the meantime Qwen would worth a mention in the docs, even if it just says not supported or configure it as a custom provider or use it through OpenRouter.