# アリババクラウド百煉

1. ログイン [Alibaba Cloud Bailian](https://bailian.console.aliyun.com/?tab=model#/api-key)Alibaba Cloudのアカウントがない場合は、登録が必要です。
2. 右上の `自分の API-KEY を作成` ボタンをクリックします。

<figure><img src="/files/d42a72c027846c33d5572fa7835e9f899bdffa54" alt=""><figcaption><p>Alibaba Cloud Bailian APIキーの作成</p></figcaption></figure>

3. 表示されたウィンドウで、デフォルトのビジネススペースを選択します（またはカスタマイズもできます）。必要であれば説明を入力できます。

<figure><img src="/files/9de02e654bd7abd2130bd2039163ef24983d116b" alt=""><figcaption><p>Alibaba Cloud Bailian APIキー作成ダイアログ</p></figcaption></figure>

4. 右下の `確定` ボタンをクリックします。
5. その後、一覧に新しい行が追加されているはずです。右側の `表示` ボタンをクリックします。

   <figure><img src="/files/753e63b878cac032ea5378a5d3f448c3127eb568" alt=""><figcaption><p>Alibaba Cloud Bailian APIキーの表示</p></figcaption></figure>
6. をクリック `コピー` ボタンをクリックします。

   <figure><img src="/files/e144b16bc646c813b7922c5c2a5cc292828823a2" alt=""><figcaption><p>Alibaba Cloud Bailian APIキーのコピー</p></figcaption></figure>
7. Cherry Studioに移動し、 `設定` を用意したフォルダ `Cherry Studioを開く →` を用意したフォルダ `Alibaba Cloud Bailian` の中から `API キー` を見つけて、コピーした API キーをここに貼り付けます。

   <figure><img src="/files/0d3968e063be988c584f596535a8786e29b5c24f" alt=""><figcaption><p>Alibaba Cloud BailianにAPIキーを入力</p></figcaption></figure>
8. にある説明に従って関連設定を調整すれば、使用できるようになります。 [Cherry Studioを開く →](/docs/jp/pre-basic/settings/providers.md) にある説明に従って関連設定を調整すれば、使用できるようになります。

{% hint style="info" %}
モデル一覧にAlibaba Cloud Bailianのモデルがない場合は、 [Cherry Studioを開く →](/docs/jp/pre-basic/settings/providers.md) にある説明に従ってモデルを追加し、このプロバイダーを有効にしたか確認してください。
{% 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/jp/pre-basic/providers/a-li-yun-bai-lian.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.
