TRAE SOLO
Connection settings
- Provider: OpenAI Compatible / Custom OpenAI provider
- API-credit base URL:
https://api.yourdomain.example/v1 - Token-pack base URL:
https://api.yourdomain.example/token/v1 - API key: your full CloudService key
- Recommended model:
gpt-5.4-mini
Models
gpt-5.6-lunagpt-5.6-solgpt-5.6-terragpt-5.5gpt-5.4gpt-5.4-minigpt-5.3-codexcodex-auto-review
TRAE custom model
Open Settings → Models → Add Model. Choose OpenAI Chat Completions. Use https://api.yourdomain.example/v1/chat/completions for an API-credit key or https://api.yourdomain.example/token/v1/chat/completions for a token-pack key if the UI asks for the full endpoint; use the matching base URL when it asks for a base URL.
Automatic setup
bash
npm install -g cloudservice@latest
cloudserviceThe installer writes a setup guide with the base URL detected from the key under ~/.cloudservice/.