Skip to content

Trae Configuration Guide

About Trae

Trae IDE is an AI-native integrated development environment developed by ByteDance. It deeply integrates AI capabilities into the development workflow, providing development assistance features such as code generation, intelligent completion, debugging, and project building.

Trae Configuration Steps

  1. Go to Settings -> Models -> Add Model
    trae add model

  2. Use custom configuration, fill in the parameters, and add the model
    Configuration parameters are as follows:
    API Format: Select OpenAI Chat Completions format
    Custom Request URL: https://ai-tokenhub.com/api/v1
    Model ID: Included in the token, use the exact model ID
    API Key: The API key of the token
    trae add model