球球TokenQiuqiu Token Docs中文

Trae

Trae is a desktop IDE / AI coding tool. After opening the app, follow these steps to connect Trae to Qiuqiu Token.

Minimum Requirements

  • Trae is installed and can open normally.
  • You have prepared a Trae token group. If not, create one in Create an API Token.

Steps

1. Open the settings entry in the upper-right corner

Open the Trae main interface, then click the settings entry in the upper-right corner.

Open Trae settings

2. Click "Add Model" on the model page

Open the model settings page and click "Add Model".

Add a model in Trae

3. Fill the custom model fields

Use these values:

  • Provider: choose OpenAI
  • Model: choose Custom model
  • Model ID: enter the actual model name, for example gpt-4.1
  • API Key: paste the Trae token key created in Create an API Token
  • Custom request address: use the full address below
Trae custom request address
https://api.qiuqiutoken.com/v1/chat/completions

Fill OpenAI custom model fields

4. Save and verify in chat

After saving, return to the Trae chat area, switch to the custom model, and send a simple message.

Switch to the new model and verify

Verification

  • The model list contains the custom model you added.
  • A simple message returns normally after switching to that model.
  • The Qiuqiu Token console shows usage.

FAQ

  • No token yet: open Create an API Token.
  • No balance yet: open Quick Start.
  • It still uses the default service: confirm the current chat window is switched to your custom model.
  • Authentication fails: confirm the API Key is the Trae token and not default.
  • 404 or model not found: use a model name that is available in your account and group.