> ## Documentation Index
> Fetch the complete documentation index at: https://onehop.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# 如何把 OneHop配置到cherry studio 

\---感谢用户投稿---

最近在折腾各种 AI 客户端接入方案时，我把 OneHop 的 API Key 接入了 Cherry Studio。全程配置简单，相比维护多个供应商 Key 更省心。本文记录完整步骤。

第一步：在 OneHop 创建 API Key

1、前往 [https://onehop.ai](https://onehop.ai) 注册账号，进入 Platform 控制台，点击 【API 密钥】，创建一把新 Key。

<Frame>
  <img src="https://mintcdn.com/onehop/u9LCcUC11M1mBQ4n/images/image-8.png?fit=max&auto=format&n=u9LCcUC11M1mBQ4n&q=85&s=10f89ae00ce305cf502707aea4c3359f" alt="Image" width="1100" height="548" data-path="images/image-8.png" />
</Frame>

2、弹出的边栏填写key名称，主要⽤于区分什么⼯具或者路径。（因为⼤部分⼈都不⽌⼀个⼯具接⼊api，像我有Claude、连接⻜书的Hermes、⼿机上的⽣图app等等）。除了名称其他都不⽤填写，保存后会弹出配置信息，可现在复制，也可以不管。

<Frame>
  <img src="https://mintcdn.com/onehop/u9LCcUC11M1mBQ4n/images/image-9.png?fit=max&auto=format&n=u9LCcUC11M1mBQ4n&q=85&s=6545767d1b51dd785e75c1071c13beef" alt="Image" width="868" height="1408" data-path="images/image-9.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/onehop/u9LCcUC11M1mBQ4n/images/image-10.png?fit=max&auto=format&n=u9LCcUC11M1mBQ4n&q=85&s=0a283a613aa98aac6ade43b16dc44102" alt="Image" width="846" height="1400" data-path="images/image-10.png" />
</Frame>

第二步：配置到cherry studio

1、打开cherry studio后点右上⻆⻮轮图标，配置⻚⾯中间栏底部点击【添加】，在弹出的供应商名称中填上【onehop】，你⼿上如果有多个渠道中转站，名称可以快速区分和选择，如果只有⼀个，你想怎么写也都⾏。

<Frame>
  <img src="https://mintcdn.com/onehop/u9LCcUC11M1mBQ4n/images/image-11.png?fit=max&auto=format&n=u9LCcUC11M1mBQ4n&q=85&s=25adea81512c4f66272baca4324b1134" alt="Image" width="1082" height="680" data-path="images/image-11.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/onehop/u9LCcUC11M1mBQ4n/images/image-12.png?fit=max&auto=format&n=u9LCcUC11M1mBQ4n&q=85&s=2d9e9facba9afe71b02ebf517f89e8dd" alt="Image" width="1088" height="684" data-path="images/image-12.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/onehop/u9LCcUC11M1mBQ4n/images/image-13.png?fit=max&auto=format&n=u9LCcUC11M1mBQ4n&q=85&s=03eb47c4a122032bb4947091dba2b04d" alt="Image" width="1092" height="688" data-path="images/image-13.png" />
</Frame>

2、把之前在 OneHop 中常见的 API key 和 base\_url复制进来。确定之后就可以填写右侧的api密钥和api地址，也就是第2步弹出的配置信息，你如果当时没注意就点了完成也没关系，可以从 OneHop⽹站api密钥⾥看到你创建的过往key，点下眼睛图标就显⽰了。

<Frame>
  <img src="https://mintcdn.com/onehop/u9LCcUC11M1mBQ4n/images/image-14.png?fit=max&auto=format&n=u9LCcUC11M1mBQ4n&q=85&s=ac99dfe5894bcdb8a4a643d6ebdbed05" alt="Image" width="1088" height="678" data-path="images/image-14.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/onehop/u9LCcUC11M1mBQ4n/images/image-15.png?fit=max&auto=format&n=u9LCcUC11M1mBQ4n&q=85&s=6f545b0f7fb46309da704dfed93db439" alt="Image" width="1104" height="560" data-path="images/image-15.png" />
</Frame>

3、填好配置信息后点“获取模型列表”就能看到全部模型了，根据需要点模型对应的右侧【加号】就可以添加了，我常⽤就是推理和⽣图，所以添加了两个模型。

<Frame>
  <img src="https://mintcdn.com/onehop/u9LCcUC11M1mBQ4n/images/image-16.png?fit=max&auto=format&n=u9LCcUC11M1mBQ4n&q=85&s=c0d05da1e94bcf74f0d247fb2779b75c" alt="Image" width="1094" height="684" data-path="images/image-16.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/onehop/u9LCcUC11M1mBQ4n/images/image-17.png?fit=max&auto=format&n=u9LCcUC11M1mBQ4n&q=85&s=40a728bb84df0d461302268f229b5f3d" alt="Image" width="714" height="890" data-path="images/image-17.png" />
</Frame>

4、接下来就是测试下模型到底⾏不⾏，能⼒如何了，点左上⻆【⾸⻚】回到对话框或者说⼯作区，然后新建话题，在对话区域顶部选择我们已配置好的模型。

<Frame>
  <img src="https://mintcdn.com/onehop/u9LCcUC11M1mBQ4n/images/image-18.png?fit=max&auto=format&n=u9LCcUC11M1mBQ4n&q=85&s=80afaae60ee93db942f207d57f205650" alt="Image" width="1088" height="882" data-path="images/image-18.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/onehop/u9LCcUC11M1mBQ4n/images/image-19.png?fit=max&auto=format&n=u9LCcUC11M1mBQ4n&q=85&s=5d7dc360eb662459e7909078891815ef" alt="Image" width="1086" height="870" data-path="images/image-19.png" />
</Frame>

5、我选了⽣图模型作为演⽰，我太常⽤这个了，选择好⽣图模型后输⼊框那边的图⽚图标就会变成绿⾊，如果⾮⽣图模型那个就是⿊⾊线条图标。点击输⼊框底部第⼆个回形针图标上传⼀张参考图，然后键⼊提⽰词，按回⻋发送。

<Frame>
  <img src="https://mintcdn.com/onehop/u9LCcUC11M1mBQ4n/images/image-20.png?fit=max&auto=format&n=u9LCcUC11M1mBQ4n&q=85&s=fe73b048f0acdfafebfe326649ef1360" alt="Image" width="1094" height="868" data-path="images/image-20.png" />
</Frame>

6、图⽚⽣成中，onehop的⽣成或者响应速度还是很快的，没⼀会就出图了，效果还⾏，要是觉得不是太好还可以重新加载⽣成，当然费⽤是再次计算的，onehop的价格基本算是全⽹最良⼼了，多⽣⼏次也不怕。

<Frame>
  <img src="https://mintcdn.com/onehop/u9LCcUC11M1mBQ4n/images/image-21.png?fit=max&auto=format&n=u9LCcUC11M1mBQ4n&q=85&s=d0a80208a04d961205a510f10718fd27" alt="Image" width="1092" height="874" data-path="images/image-21.png" />
</Frame>

7、最骚的是⽹站后台，看花了多少钱多少时间都是基操，⼤部分⽹站都是⽀持，onehop⽀持看⽣成的图⽚，点击进去还可以看原图，万⼀没保存好的这⾥也能找回。

<Frame>
  <img src="https://mintcdn.com/onehop/u9LCcUC11M1mBQ4n/images/image-22.png?fit=max&auto=format&n=u9LCcUC11M1mBQ4n&q=85&s=4ec0a2abc07fccd72d64d1e2ba9062e8" alt="Image" width="1100" height="558" data-path="images/image-22.png" />
</Frame>
