When connecting LLMEasy to TRAE, choose an OpenAI-style provider and use a model ID from the Codex group.Documentation Index
Fetch the complete documentation index at: https://docs.llmeasy.ru/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- LLMEasy API Key (register here (
https://www.llmeasy.ru/register))
Setup
Open settings
In IDE mode, click the Settings icon in the upper-right corner to open the settings center.You can also open SOLO mode and click the Settings icon in the upper-right corner of the chat panel.
Fill in the model configuration
When the Add model window appears, fill in the fields as follows:

| Field | Value |
|---|---|
| Provider | OpenAI |
| Model | Custom model |
| Model ID | a Codex group model ID copied from the model plaza (https://www.llmeasy.ru/pricing) |
| API key | your API Key copied from the LLMEasy console |
| Custom request URL | https://www.llmeasy.ru/v1/chat/completions |

LLMEasy only supports TRAE through Codex group models. Do not use fixed Claude model names, and do not set the custom request URL to
https://www.llmeasy.ru/v1.