Prerequisites
- LLMEasy API Key (register here)
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 GPT Key group model ID copied from the model plaza |
| 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 GPT Key group models. Do not use fixed Claude model names, and do not set the custom request URL to
https://www.llmeasy.ru/v1.

