> ## 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.

# Jan

> 透過遠端 OpenAI 相容提供者在 Jan 中使用 TokenLab 模型

## 概覽

Jan 可以連接到 TokenLab 作為遠端 OpenAI 相容提供者。

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

  **主要路徑**: OpenAI 相容聊天補全 (Chat Completions)

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

## 設定 Jan

1. 開啟 **Settings** -> **Providers**
2. 新增一個遠端 OpenAI 相容提供者
3. 輸入：
   * **Name**: TokenLab
   * **Base URL**: `https://api.tokenlab.sh/v1`
   * **API Key**: `sk-your-tokenlab-key`
4. 新增或選擇 `gpt-5.4-mini`
5. 儲存並開始新的對話串。

## 模型探索

TokenLab 透過以下路徑公開模型探索功能：

```text theme={null}
https://api.tokenlab.sh/v1/models
```

如果您的 Jan 版本支援 TokenLab 的遠端模型探索，請重新整理模型列表。否則，請手動新增模型 ID。

## 推薦模型

* `gpt-5.4-mini`
* `gpt-5.4`
* `claude-sonnet-5`
* `gemini-3.5-flash`
* `deepseek-v4-flash`
