|
9 | 9 | [](https://www.typescriptlang.org) |
10 | 10 | [](LICENSE) |
11 | 11 |
|
12 | | -[Aliyun Model Studio CLI Site](https://bailian.console.aliyun.com/cli?source_channel=cli_github&) · [中文文档](https://github.com/modelstudioai/cli/blob/main/README_CN.md) · [API Documentation](https://help.aliyun.com/zh/model-studio/) · [Get API Key](https://bailian.console.aliyun.com/cli?source_channel=key_github&) |
| 12 | +[Aliyun Model Studio CLI Site](https://bailian.console.aliyun.com/cli?source_channel=cli_github&) · [中文文档](https://github.com/modelstudioai/cli/blob/main/README.zh.md) · [API Documentation](https://help.aliyun.com/zh/model-studio/) · [Get API Key](https://bailian.console.aliyun.com/cn-beijing/?source_channel=key_github&tab=app#/api-key) |
13 | 13 |
|
14 | 14 | --- |
15 | 15 |
|
@@ -73,7 +73,7 @@ No timeline scrubbing. No frame-by-frame editing. Just one sentence → one vide |
73 | 73 |
|
74 | 74 | ```bash |
75 | 75 | npm install -g bailian-cli |
76 | | -npx skills add modelstudioai/skills --all -g |
| 76 | +npx skills add modelstudioai/cli --all -g |
77 | 77 | ``` |
78 | 78 |
|
79 | 79 | > Requires Node.js >= 22.12. |
@@ -132,7 +132,7 @@ bl quota history # View quota change histor |
132 | 132 |
|
133 | 133 | ### DashScope API Key |
134 | 134 |
|
135 | | -Required for most commands. Get your key from the [DashScope Console](https://bailian.console.aliyun.com/cli?source_channel=key_github&). |
| 135 | +Required for most commands. Get your key from the [DashScope Console](https://bailian.console.aliyun.com/cn-beijing/?source_channel=key_github&tab=app#/api-key). |
136 | 136 |
|
137 | 137 | ```bash |
138 | 138 | # Option 1: Environment variable |
@@ -189,8 +189,8 @@ Config file location: `~/.bailian/config.json` |
189 | 189 | | Aliyun Model Studio CLI Site | https://bailian.console.aliyun.com/cli?source_channel=cli_github& | |
190 | 190 | | DashScope API Docs | https://help.aliyun.com/zh/model-studio/ | |
191 | 191 | | Qwen Model List | https://help.aliyun.com/zh/model-studio/getting-started/models | |
192 | | -| Aliyun Model Studio Console | https://bailian.console.aliyun.com/ | |
193 | | -| Get API Key | https://bailian.console.aliyun.com/cli?source_channel=key_github& | |
| 192 | +| Aliyun Model Studio Console | https://bailian.console.aliyun.com/?source_channel=cli_github | |
| 193 | +| Get API Key | https://bailian.console.aliyun.com/cn-beijing/?source_channel=key_github&tab=app#/api-key | |
194 | 194 | | Get AccessKey | https://ram.console.aliyun.com/manage/ak | |
195 | 195 |
|
196 | 196 | ## Changelog |
|
0 commit comments