Skip to content

基于阿里云 qwen 的配置

以按量付费模式接入 claude code

bash
$env:ANTHROPIC_AUTH_TOKEN = "申请的按量计费token";
$env:ANTHROPIC_BASE_URL = "https://dashscope.aliyuncs.com/apps/anthropic";
$env:ANTHROPIC_MODEL = "qwen3.5-plus";
claude --dangerously-skip-permissions

贡献者

The avatar of contributor named as ruan-cat ruan-cat
The avatar of contributor named as Claude Code Claude Code

页面历史

最近更新