Trae Solo
Add Webway as a custom OpenAI-compatible model provider in Trae Solo.
Open Trae's model settings and add a Custom model with the OpenAI-compatible protocol.
| Field | Value |
|---|---|
| Model ID | openai/gpt-5.6-terra |
| API key | Your sk-ww-… key |
| Base URL | https://api.webway.sh/v1 |
Some Trae builds label the last field Request URL instead of Base URL. In that case, use the full path:
https://api.webway.sh/v1/chat/completions
Save the model, select it in SOLO, and send a short test prompt. A 401 means
the key is wrong; a 404 usually means the model ID or URL is wrong.