> ## Content Index
> Fetch the complete content index at: https://siwei.li/llms.txt
> Use this file to discover other available public pages before exploring further.

# 使用 Chatbox 接入 Deepseek API 的简单教程
- URL: https://siwei.li/simple-tutorial-on-using-chatbox-to-access-deepseek-api/
- Published: 2025-02-06T05:55:23.000Z
- Updated: 2026-07-18T04:36:40.000Z
- Description: 介绍获取DeepSeek API Key、在Chatbox中配置模型与参数、设置不同搭档模型并查看Token消耗的基本流程。
- Author: 李思维
- Tags: 分享

在使用Deepseek免费版的过程中，许多用户都遇到了"服务器繁忙"的困扰。这种限制不仅影响了使用体验，也制约了工作效率的提升。经过深入探索，我发现通过API接入的方式可以缓解这一问题。API并不是一直提问，目前测试也是有频次限制，但是比免费版强。

![](https://siwei.li/content/images/2025/12/image-11.png)

### 1\. 注册并获取 [**Deepseek API** ](https://platform.deepseek.com/api%5Fkeys?ref=siwei.li)的 Key

- 目前看Deepseek的价格是非常便宜的！

![](https://siwei.li/content/images/2025/12/image-12.png)

![](https://siwei.li/content/images/2025/12/image-13.png)

### 2.访问 [Chatbox 官网](https://chatboxai.app/?ref=siwei.li)

- 根据你的操作系统下载对应的安装包或者使用网页版。

### 3\. 配置 Deepseek API

- 打开 Chatbox，点击左下角的**设置** 按钮。
- 选择DEEPSEEK API模型提供方。
- 输入API 密钥，根据自己的询问方向设置参数（不会可以问Deepseek再设置）。

![](https://siwei.li/content/images/2025/12/image-14.png)

### 4.选择模型并开始使用

- 在右下角选择模型并提问。

![](https://siwei.li/content/images/2025/12/image-15.png)

### 5.设置搭档模型

- 设置不同的模型并命名，这样我们就轻松切换对话。

![](https://siwei.li/content/images/2025/12/image-16.png)

### 6.显示Token消耗

![](https://siwei.li/content/images/2025/12/image-17.png)

![](https://siwei.li/content/images/2025/12/image-18.png)

### 7.题外话

- Chatbox本身也有自己的API接入服务，但是目前看着价格比Deepseek的API要贵。

![](https://siwei.li/content/images/2025/12/image-19.png)