Your privacy choices

Allow optional cookies for referral attribution, visit analytics, and Google Ads purchase measurement.

WorkBuddy Setup Guide

Connect a custom model with the three essentials: Base URL, API Key, and model ID.

Core idea: Configuring a custom model in WorkBuddy comes down to entering three values correctly: Base URL, API Key, and model ID. When these three values are correct, most clients can connect successfully.

SettingRecommended valueNotes
Provider typeCustom model / OpenAI CompatibleLabels vary by version. Choose the option that supports a custom OpenAI-compatible API.
Base URLhttps://api.llm-token.cn/v1Start with the address that includes /v1. If your version reports an error, try https://api.llm-token.cn.
API Keysk-xxxxxxxxCopy the complete Key without spaces.
Model IDCopy the full name from the model listFor example, claude-sonnet-4-6, gpt-5.4, or MiniMax-M3.

1. Download and Install WorkBuddy

WorkBuddy official website

  1. Open the official website and download the client for your operating system.
  2. Install and open WorkBuddy, then sign in with any supported account.
  3. Go to the home screen and prepare to add a custom model.

2. Open the Model Settings

On the home screen, select the model or settings entry to open the model configuration page.

WorkBuddy interface with navigation for models, experts, skills, connectors, knowledge bases, and automation on the left, and the Auto control highlighted by a red arrow on the main screen.WorkBuddy interface with navigation for models, experts, skills, connect…

3. Choose a Custom Model

Open the custom-model option. Any entry that lets you provide a Base URL, API Key, and model ID can connect to the LLM API Gateway.

WorkBuddy model configuration page with the Configure custom model button above a list of models, showing where to begin adding a custom model.WorkBuddy model configuration page with the Configure custom model butto…

4. Enter the API Details

  1. Base URL: https://api.llm-token.cn/v1
  2. API Key: Paste your complete Key.
  3. Model ID: Copy the complete model name from the model list.
  4. Save the configuration, return to the home screen, and select the newly configured model to start a conversation.

WorkBuddy Add model dialog stating that only OpenAI-compatible APIs are supported, with the Custom option and Save button highlighted by arrows.WorkBuddy Add model dialog stating that only OpenAI-compatible APIs are…

LLM API Gateway model list dated May 17, 2026, with code-cornell-4.6 highlighted and a warning that capitalization must match exactly.LLM API Gateway model list dated May 17, 2026, with code-cornell-4.6 hig…

Important: The model ID must match the model list exactly. Do not change capitalization, remove the version number, or copy the Chinese description with it.

WorkBuddy model creation screen showing the model name Mistral (Lora - 7B), model ID mistral-7b-instruct-v0.1, model version 0.5, and the Cancel and Confirm buttons.WorkBuddy model creation screen showing the model name Mistral (Lora - 7…

5. Verify the Configuration

  1. Return to the WorkBuddy home screen.
  2. Select the custom model you just configured.
  3. Send this test message: 你好,请回复一句中文。
  4. If the model responds normally, the setup is complete.

6. Troubleshooting

IssueResolution
Cannot connectCheck the Base URL first. Try https://api.llm-token.cn/v1, then https://api.llm-token.cn if needed.
Model unavailableConfirm that the model ID exactly matches the model list.
Invalid KeyConfirm that the Key is complete, has no extra spaces, and was not entered in the model-name field.
Corporate or campus network failsTest with a phone hotspot, then check the local proxy, environment variables, and regional network restrictions.
Model is missing from the home screen after savingRestart WorkBuddy, then return to the model list and select the custom model you just added.