Chatbox
Chatbox is a cross-platform AI chat client (available on both desktop and mobile).
Configuration Steps
- Open Settings → Model Providers, then select Add Custom Provider (OpenAI API compatible);
- Fill in:
- API Base URL:
https://api.4allapi.com - API Path:
/v1/chat/completions(default is fine) - API Key: your
sk-token
- API Base URL:
- Enter the model name in the Model field, such as
gpt-5.6orqwen3.7-plus; - Save, then create a new chat session to start using it.
Recommendations
- Mobile and desktop can use different tokens to make usage statistics easier to track separately;
- For long-document scenarios, increase the context length and choose a long-context model (such as
kimi-k3); - If streaming is enabled but no output appears, check whether the network proxy has cached the SSE response.