
When Langy asks for a model, Codex leads the provider grid with a Recommended badge. Every other provider takes an API key; Codex takes a sign-in.
Sign in with your OpenAI account
Open settings and add a provider

The Add Model Provider list. Codex (OpenAI account) is at the bottom.
Choose Codex and connect

The Codex provider drawer, connected to an OpenAI account. Usage counts against your OpenAI subscription, not API credits.
Approve the device code
auth.openai.com/codex/device, enter the code shown, and approve. The approval lands on OpenAI’s own Codex sign-in screen because Langy uses the same OAuth client the Codex CLI uses. Once approved, the connection completes on its own.
The device-code step. Enter the code on OpenAI's device page while Langy waits for the approval.
gpt-5.6 models in the Langy model menu run through Codex and carry the Codex icon, distinct from the plain OpenAI mark.

The Langy model menu after connecting. The gpt-5.6 models carry the Codex icon; gpt-5.6-terra is the default.
What Codex is scoped to
Codex runs only through the LangWatch AI Gateway, on the gateway’s Responses endpoint, riding the same per-project virtual key the rest of Langy uses. Tracing, rate limits, budgets, and model policy still apply, exactly as they do for any other model. See Models and bring your own key. Codex is available only for Langy and the Fast tier, not for the playground, evaluations, or workflows. This scope follows OpenAI’s terms, which the product states verbatim as licensing Codex for “coding-assistant harnesses and light AI assists, not general inference.”Why teams run Langy on their own plan
Langy reads production trace data and does heavy token work over many turns. Running it on your own OpenAI subscription keeps that token flow, and the account it bills, under your control:- Cost. A flat subscription instead of per-token API billing for Langy’s usage.
- Data control. The token flow stays on your own account. For what leaves your environment and where it goes, see Data flow and privacy.
Troubleshooting
- Session expired. If the OAuth session dies, Langy shows a re-auth card. Sign in again through the same settings drawer.
- Plan limit reached. If your plan hits its usage cap, Langy shows a switch-model card. Pick another model in the composer for the turn. See Models and bring your own key.