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

# WorkBuddy

> WorkBuddy に TokenLab カスタムモデルを追加する

## 概要

<Note>
  **種類**: デスクトップのコーディング・タスクエージェント

  **主要パス**: OpenAI 互換 Chat Completions

  **サポート**: 公式カスタムモデルパス
</Note>

[WorkBuddy](https://www.workbuddy.ai/docs/workbuddy/From-Beginner-to-Expert-Guide/Function-Description/Model) は OpenAI 互換 API 用のカスタムモデル画面を提供します。ローカル設定ファイルの手動編集は不要です。

## TokenLab の設定

**Settings → Model** を開き、新しいモデルで **Custom** を選択します。

| フィールド           | 値                            |
| --------------- | ---------------------------- |
| Endpoint URL    | `https://api.tokenlab.sh/v1` |
| API Key         | TokenLab API Key             |
| Model name      | `kimi-k3`                    |
| Custom Protocol | **オフ**                       |

<Warning>
  Custom Protocol はオフにします。標準モードは Base URL を検証し、`/chat/completions` を自動追加します。オンのまま `/v1` だけを入力すると誤ったパスへ送信されます。
</Warning>

詳細設定ではツール呼び出し、画像入力、推論モードを有効にし、推論のみは無効、推論強度は Auto にします。入力上限は `1048576`、出力上限は `131072` です。

保存後に `kimi-k3` を選択し、読み取り専用のフォルダー確認で検証してください。設定画面を共有する前に API Key と非公開エンドポイントを隠してください。
