Skip to content

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-luna
  • gpt-5.6-sol
  • gpt-5.6-terra
  • gpt-5.5
  • gpt-5.4
  • gpt-5.4-mini
  • gpt-5.3-codex
  • codex-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
cloudservice

The installer writes a setup guide with the base URL detected from the key under ~/.cloudservice/.