# 阿里云百炼

1. 登录 [阿里云百炼](https://bailian.console.aliyun.com/?tab=model#/api-key)，没有阿里云账号的话需要注册。
2. 点击右上角的 `创建我的 API-KEY` 按钮。

<figure><img src="/files/XzR2DEYTXb1qXWYwlqQR" alt=""><figcaption><p>阿里云百炼创建API密钥</p></figcaption></figure>

3. 在弹出的窗口中选择默认业务空间（或者你也可以自定义），如果你想要的话可以填入描述。

<figure><img src="/files/TIDODopYRfu4n3DfWRtr" alt=""><figcaption><p>阿里云百炼创建API密钥弹窗</p></figcaption></figure>

4. 点击右下角的 `确定` 按钮。
5. 随后，你应该能看到列表中新增了一行，点击右侧的 `查看` 按钮。

   <figure><img src="/files/Orkh3Mt29497uq5gkMWk" alt=""><figcaption><p>阿里云百炼查看API密钥</p></figcaption></figure>
6. 点击 `复制` 按钮。

   <figure><img src="/files/vh5WxOW0T8QTpEE18HYt" alt=""><figcaption><p>阿里云百炼复制API密钥</p></figcaption></figure>
7. 转到 Cherry Studio，在 `设置` → `模型服务` → `阿里云百炼` 中找到 `API 密钥` ，将复制的 API 密钥粘贴到这里。

   <figure><img src="/files/7QvOL1jZToi2nm1rX16U" alt=""><figcaption><p>阿里云百炼填入API密钥</p></figcaption></figure>
8. 可以按照 [模型服务](/pre-basic/settings/providers.md) 中的介绍调整相关设置，然后就能使用了。

{% hint style="info" %}
如果发现模型列表中没有阿里云百炼的模型，请确认已经按照 [模型服务](/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/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.
