Your privacy choices

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

Chatbox Setup Guide (ChatGPT Provider / Desktop)

Quickly connect Chatbox for desktop chat, translation, writing, and Q&A.

Use case: Chatbox is a cross-platform desktop AI client. Connect your own API Key to the LLM API Gateway's OpenAI-compatible endpoint for everyday chat, translation, writing, and coding questions.

SettingValueNotes
API typeOpenAI API CompatibleChatbox officially supports custom OpenAI-compatible providers.
API Host / Base URLhttps://api.llm-token.cn/v1Do not enter the full /chat/completions path. If your client version has problems, try https://api.llm-token.cn.
API Keysk-xxxxxxxxCopy your complete Key. It is normal for the field to hide the value after you paste it.
ModelEnter the complete model ID from the model listCapitalization, hyphens, and version numbers must match.

1. Download and Install Chatbox

  1. Official website: https://chatboxai.app/
  2. GitHub Releases: https://github.com/chatboxai/chatbox/releases
  3. Download the installer for your operating system, install it, and open Chatbox.

2. Add the LLM API Gateway Provider

  1. Select Settings in the lower-left corner, open the model or Provider settings, and click the add icon.

Chatbox Model Provider settings with OpenAI selected, highlighting the Model Provider section and the Add button used to create a custom provider.Chatbox Model Provider settings with OpenAI selected, highlighting the M…

  1. Choose Add Custom Provider or the equivalent custom-provider option.

Chatbox Add Custom Provider screen after searching for OpenAI, with the option to add a custom OpenAI-compatible provider highlighted.Chatbox Add Custom Provider screen after searching for OpenAI, with the…

  1. Check the API mode. Enter the access code sent by support as the API key, then enter our base URL under API Host.

Chatbox provider settings showing OpenAI API Compatible mode, a masked API key, and https://api.llm-token.cn/v1 in the API Host field, with the three required fields highlighted.Chatbox provider settings showing OpenAI API Compatible mode, a masked A…

  1. Click the new-model icon, enter the model name with exact capitalization and punctuation, then save it.

Chatbox Edit Model dialog with fields for model ID, display name, and model type, showing gpt-5.4 and highlighting that the model ID and display name should match before saving.Chatbox Edit Model dialog with fields for model ID, display name, and mo…

  1. Click the check button beside the access code. A successful check means setup is complete.

Important: The recommended Base URL is https://api.llm-token.cn/v1. Copy the model ID from our model list, such as claude-sonnet-4-6, gpt-5.4, or MiniMax-M3.

3. Verify the Setup

  1. Return to the chat home screen and start a new conversation.
  2. Select the LLM API Gateway model you just added.
  3. Send this test message: 你好,回复一句中文。
  4. If the response streams normally, setup is complete.

4. Troubleshooting

SymptomCheck first
Connection failedConfirm that the Base URL is https://api.llm-token.cn/v1, the network can reach it, and the Key was copied completely.
Model does not existAn incorrect model ID is the most common cause. Copy the complete name from the model pricing list.
Connected, but responses are slowTest a faster model, such as claude-sonnet-4-6 or MiniMax-M3-highspeed.
The Key disappears after pastingThis is normal behavior for a password field. Save or test the provider directly.