Skip to content
Main Site News Console

Chatbox

Chatbox is a cross-platform AI chat client (available on both desktop and mobile).

Configuration Steps

  1. Open Settings → Model Providers, then select Add Custom Provider (OpenAI API compatible);
  2. Fill in:
    • API Base URL:https://api.4allapi.com
    • API Path:/v1/chat/completions(default is fine)
    • API Key: your sk- token
  3. Enter the model name in the Model field, such as gpt-5.6 or qwen3.7-plus;
  4. 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.