|
10 | 10 | [](https://www.typescriptlang.org) |
11 | 11 | [](LICENSE) |
12 | 12 |
|
13 | | -[Aliyun Model Studio CLI Site](https://bailian.console.aliyun.com/cli?source_channel=cli_github&) · [中文文档](README_CN.md) · [API Documentation](https://help.aliyun.com/zh/model-studio/) · [Get API Key](https://bailian.console.aliyun.com/cn-beijing/?tab=app#/api-key) |
| 13 | +[Aliyun Model Studio CLI Site](https://bailian.console.aliyun.com/cli?source_channel=cli_github&) · [中文文档](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&) |
14 | 14 |
|
15 | 15 | --- |
16 | 16 |
|
@@ -50,7 +50,7 @@ Equip your AI Agent out-of-the-box with these capabilities, composable across co |
50 | 50 | A complete **2-minute, 16:9 cinematic short film** — produced end-to-end from a single natural-language sentence, with **zero manual editing**. This showcase demonstrates how an AI Agent can compose a multi-step creative pipeline by orchestrating three primitives: |
51 | 51 |
|
52 | 52 | - **[Qwen Code](https://github.com/QwenLM/qwen-code)** — the agentic coding model that interprets the user's intent and drives the workflow |
53 | | -- **[Aliyun Model Studio CLI](https://github.com/modelstudioai/cli/)** — invokes **HappyHorse 1.0**, Aliyun Model Studio's text-/image-/reference-to-video generation model |
| 53 | +- **[Aliyun Model Studio CLI](https://bailian.console.aliyun.com/cli?source_channel=cli_github&)** — invokes **HappyHorse 1.0**, Aliyun Model Studio's text-/image-/reference-to-video generation model |
54 | 54 | - **[spark-video Skill](https://github.com/JohnKeating1997/spark-video)** — handles scene decomposition, storyboarding, shot continuity, and final stitching |
55 | 55 |
|
56 | 56 | ### The single prompt |
@@ -104,13 +104,13 @@ bl app list |
104 | 104 | bl usage free --model qwen3-max |
105 | 105 | ``` |
106 | 106 |
|
107 | | -> More examples and scenarios: [Aliyun Model Studio CLI Site](https://bailian.console.aliyun.com/cli) |
| 107 | +> More examples and scenarios: [Aliyun Model Studio CLI Site](https://bailian.console.aliyun.com/cli?source_channel=cli_github&) |
108 | 108 |
|
109 | 109 | ## Authentication |
110 | 110 |
|
111 | 111 | ### DashScope API Key |
112 | 112 |
|
113 | | -Required for most commands. Get your key from the [DashScope Console](https://bailian.console.aliyun.com/cn-beijing/?tab=app#/api-key). |
| 113 | +Required for most commands. Get your key from the [DashScope Console](https://bailian.console.aliyun.com/cli?source_channel=key_github&). |
114 | 114 |
|
115 | 115 | ```bash |
116 | 116 | # Option 1: Environment variable |
|
0 commit comments