From f1c2afdee08a5d6942a54ad95045e77c055264e7 Mon Sep 17 00:00:00 2001 From: Ben Brandt Date: Tue, 18 Nov 2025 13:50:59 +0000 Subject: [PATCH] Update codex docs to include configuration for third-party providers (#42973) Release Notes: - N/A --- docs/src/ai/external-agents.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/src/ai/external-agents.md b/docs/src/ai/external-agents.md index ade14c393dc5155d5b3cc68fa3597c643fbfe982..d396a9b72bf1b51e4fd3994805c7b0d5268a0cd0 100644 --- a/docs/src/ai/external-agents.md +++ b/docs/src/ai/external-agents.md @@ -168,6 +168,8 @@ To ensure you're using your billing method of choice, [open a new Codex thread]( If you are already logged in and want to change your authentication method, type `/logout` in the thread and authenticate again. +If you want to use a third-party provider with Codex, you can configure that with your [Codex config.toml](https://github.com/openai/codex/blob/main/docs/config.md#model-selection) or pass extra [args/env variables](https://github.com/openai/codex/blob/main/docs/config.md#model-selection) to your Codex agent servers settings. + #### Installation The first time you create a Codex thread, Zed will install [codex-acp](https://github.com/zed-industries/codex-acp). This installation is only available to Zed and is kept up to date as you use the agent.