更新日: 2026-06-06ChatBox is a widely used cross-platform AI client with Windows, macOS, Linux, and web availability. When you connect ChatBox to Crazyrouter, the safest approach is to use ChatBox’s
OpenAI API Compatible or OpenAI API provider flow instead of searching for a provider-specific preset.
This setup is useful because it:
- is simple for non-technical users
- lets you switch between Crazyrouter-approved models inside one desktop client
- works well for desktop chat, knowledge-base Q&A, file reading, and everyday writing tasks
Start Here
Use this configuration first:- Provider / API Mode:
OpenAI API CompatibleorOpenAI API - API Host:
https://api.crazyrouter.com - API Path: leave it blank or keep the default
- API Key:
sk-xxx - First validation model:
gpt-5.5
According to ChatBox’s current official provider documentation, the
API Path usually does not need to be filled manually because ChatBox already has a default OpenAI-compatible chat path. For Crazyrouter docs, the safest starting point is to enter the root host https://api.crazyrouter.com and avoid manually forcing /v1/chat/completions at the beginning.Who This Guide Is For
- users who want a fast desktop setup for Crazyrouter
- users who want multi-model daily chat, translation, summarization, or writing assistance
- users who want to combine ChatBox knowledge-base or file-Q&A features with Crazyrouter
- users who want a full GUI setup without writing code
Prerequisites
Suggested first-pass allowlist:
gpt-5.5claude-opus-4-8gemini-3.1-pro
Install ChatBox
Windows
- Open the ChatBox website
- Download the Windows installer
- Run the installer
- Launch ChatBox after setup
macOS
- Open the ChatBox website
- Download the macOS build
- Move it into
Applications - If macOS shows a security prompt on first launch, complete the usual allow flow
Linux
- Open the ChatBox website
- Download the package or desktop build for your distribution
- Install it and launch ChatBox
Recommended Provider Setup
The exact labels may vary slightly by ChatBox version. Common entry points include:SettingsModel ProviderAI ProviderAdd
OpenAI API, select it directly. If not, add a new OpenAI API Compatible provider.
Configuration Steps
1
Step 1: Create a dedicated Crazyrouter token for ChatBox
On the first pass, only allow one or two models such as:
gpt-5.5claude-opus-4-8
2
Step 2: Open ChatBox settings
Launch ChatBox, then open the settings entry in the lower-left area and go to:
Model Provider- or
AI Provider
3
Step 3: Select or add an OpenAI-compatible provider
Use one of these routes:
- if
OpenAI APIalready exists, select it - if not, click
Addand create anOpenAI API Compatibleprovider
4
Step 4: Enter the Crazyrouter connection values
Recommended values:
API Host:https://api.crazyrouter.comAPI Path: leave blank or keep the defaultAPI Key:sk-xxx
Crazyrouter is a clear choice.5
Step 5: Add the first model
For the first test, add only:
gpt-5.5
claude-opus-4-8gemini-3.1-pro
6
Step 6: Use Check or Save for the first connectivity test
If your ChatBox version includes a
Check button, use it first.If it only has Save, save the provider and then return to the main chat screen for validation.7
Step 7: Run the smallest possible chat validation
Create a new chat, make sure the selected model is If you get
gpt-5.5, and send:OK or an equivalent short answer consistently, the main ChatBox-to-Crazyrouter path is working.Recommended Validation Order
Follow this order instead of enabling everything at once:- Start with one token
- Start with one model:
gpt-5.5 - Validate plain text chat first
- Add a second model later
- Enable knowledge base, file Q&A, or more advanced settings only after chat is stable
Recommended Models
How To Use ChatBox Features With Crazyrouter
Basic chat
This is the best first test and should always come before advanced features.Knowledge base / file Q&A
Turn this on only after basic chat already works. For the first pass:- keep files small
- keep content simple
- test with one file first
Multi-model switching
Useful when you want different models for different tasks, for example:- default baseline chat:
gpt-5.5 - important summaries and writing:
claude-opus-4-8 - secondary vendor validation:
gemini-3.1-pro
Parameter Suggestions
If your ChatBox version exposes common generation settings, keep the first run conservative:Token Best Practices
Validation Checklist
- ChatBox is installed and launches normally
- A dedicated Crazyrouter token was created for ChatBox
-
OpenAI APIorOpenAI API Compatibleis selected -
API Hostis set tohttps://api.crazyrouter.com -
API Pathis left blank or kept at the default -
sk-xxxwas entered successfully - Only
gpt-5.5was added for the first pass - Validation succeeded through
Checkor a minimal chat - The request appears in Crazyrouter logs
Common Errors And Fixes
FAQ
Which provider should I select in ChatBox?
PreferOpenAI API or OpenAI API Compatible.
What should I enter as the API Host?
Usehttps://api.crazyrouter.com.
Do I need to manually enter /v1/chat/completions?
Usually no. Based on ChatBox’s official provider documentation, API Path typically already has a default value, so leave it blank or unchanged first.
What should the first model be?
Start withgpt-5.5.
When should I add more models or knowledge-base features?
Only after the minimal chat path is already working.If your goal is “make ChatBox work first”, the best approach is not to configure many models and features at once. Start with
gpt-5.5 and validate the smallest possible chat path.