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

# Chatbox

> 透過 OpenAI 相容的提供者流程在 Chatbox 中使用 TokenLab

## 概覽

Chatbox 可以透過其 OpenAI 相容的 API 設定來使用 TokenLab。

<Note>
  **類型**: 聊天應用程式

  **主要路徑**: OpenAI 相容的聊天補全 (chat completions)

  **支援信心**: 支援的路徑
</Note>

## 設定 Chatbox

1. 開啟 **Settings** -> **AI Model**
2. 選擇 **OpenAI API Compatible**
3. 輸入：
   * **API Host**: `https://api.tokenlab.sh/v1`
   * **API Key**: `sk-your-tokenlab-key`
   * **Model**: `gpt-5.4-mini`
4. 儲存並發送一則簡短的測試訊息。

## 推薦模型

| 使用情境        | 模型                    |
| ----------- | --------------------- |
| 日常聊天        | `gpt-5.4-mini`        |
| 強大的推理能力     | `gpt-5.4` 或 `gpt-5.5` |
| Claude 風格輸出 | `claude-sonnet-5`     |
| 快速備援        | `deepseek-v4-flash`   |

## 注意事項

如果您的 Chatbox 版本已將 TokenLab 列為內建提供者，請直接選擇它。如果沒有，上述的 OpenAI 相容提供者路徑是最穩妥的備援方式。
