Setup
- Get an API key from the OpenAI platform (linked from onboarding).
- In onboarding (or provider Settings), pick OpenAI, choose API key billing, paste your key, choose a model and a reasoning effort.
ChatGPT subscriptions don’t cover API usage — BOR needs a platform API key.
Models
The current list offered in BOR includes GPT-5.6 Sol, GPT-5.6 Terra (recommended default), GPT-5.6 Luna, GPT-5.5, GPT-5.5 Pro, ChatGPT latest, GPT-5.4, and GPT-5.4 mini. Ids rotate — the picker shows the live list.Notes
- GPT models are vision-capable, so screenshot-driven features work.
- Image generation uses
gpt-image-1with the same key. - Reasoning effort (Off–Max) maps to OpenAI’s reasoning-effort parameter.
Troubleshooting
- 401 — bad key. 404 model — retired id; pick a current one. 429 — rate-limited.
- See Troubleshooting.