# 華為雲

一、去到[華為雲](https://auth.huaweicloud.com/authui/login)建立帳號登入

二、撳[呢條連結](https://console.huaweicloud.com/modelarts/?region=cn-southwest-2#/model-studio/homepage)，入去 MaaS 控制台

三、授權

<details>

<summary>授權步驟（已授權可跳過）</summary>

1. 入到（二）嘅連結頁面之後，根據提示入去授權頁面（撳 IAM 子用戶→新增委託→普通用戶）

![](/files/26cb1b7499415d4218b32505654ba5ce768d18e9)

2. 撳建立之後再返去（二）嗰個連結頁面
3. 會提示訪問權限不足，撳提示入面「撳此處」
4. 追加已有授權並確認

![](/files/02a3adf39434c6e7f18d12a7e294ca37b1222fb7)

注意：呢個方法適合新手，唔使睇太多內容，只需要跟住提示撳就得；如果你可以一次過授權成功，按你自己方式做都可以。

</details>

四、撳側欄鑑權管理，建立 API Key（密鑰）並複製

<figure><img src="/files/c8be21b7a716070510882252baaf6d5ba95d85b3" alt=""><figcaption></figcaption></figure>

之後喺 CherryStudio 入面建立新服務商

<figure><img src="/files/a42eb15ca5bd352e6e0da2fc7be1828201f88563" alt="" width="300"><figcaption></figcaption></figure>

建立完成後填入密鑰

五、撳側欄模型部署，全部領取

<figure><img src="/files/93019bea87a730d3dbebfce7239e1f8adc009125" alt=""><figcaption></figcaption></figure>

六、撳調用

<figure><img src="/files/cc8fc10d321e935085dbe67c1c8a88d909f3b3bb" alt=""><figcaption></figcaption></figure>

將①處嘅地址複製，貼到 CherryStudio 嘅服務商地址入面，並喺尾加上「#」號

並喺尾加上「#」號

並喺尾加上「#」號

並喺尾加上「#」號

並喺尾加上「#」號

點解要加「#」號[睇呢度](https://docs.cherry-ai.com/cherrystudio/preview/settings/providers#api-di-zhi)

> 當然都可以唔睇嗰度，直接跟住教程操作就得；
>
> 亦可以用刪除 v1/chat/completions 嘅方法去填，只要識填，照自己方法點填都得；唔識填就一定要跟住教程操作。

<figure><img src="/files/26fb29dca167035f04da7fcff9bd5a5b75032f2b" alt=""><figcaption></figcaption></figure>

然後將②處模型名稱複製，去 CherryStudio 入面撳「+添加」按鈕新建模型

<figure><img src="/files/1337d62d00bb9736a5044df98ac55f1a33e8454f" alt=""><figcaption></figcaption></figure>

輸入模型名稱，唔好加料，唔好帶引號，示例入面點寫就照抄。

<figure><img src="/files/8358a3eee5b421c01db1bcf5e4b9141a965fd65c" alt=""><figcaption></figcaption></figure>

撳添加模型按鈕就可以完成添加。

{% hint style="info" %}
喺華為雲入面，由於每個模型嘅地址都唔一樣，所以每個模型都需要新建一個服務商，跟住以上步驟重複操作就得。
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cherry-ai.com/docs/zhong-wen-fan-ti/pre-basic/providers/huawei.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
