From 8ea848acb0812ef8f3bbe78d49ea83f8fa87c577 Mon Sep 17 00:00:00 2001 From: VACInc <3279061+VACInc@users.noreply.github.com> Date: Mon, 1 Jun 2026 12:11:12 -0400 Subject: [PATCH] docs(openai): clarify spark oauth support --- docs/concepts/model-providers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/model-providers.md b/docs/concepts/model-providers.md index e895f6a3d02..e58e8cfbe64 100644 --- a/docs/concepts/model-providers.md +++ b/docs/concepts/model-providers.md @@ -99,7 +99,7 @@ Official provider plugins publish their own model catalog rows. These providers - Use `params.serviceTier` when you want an explicit tier instead of the shared `/fast` toggle - Hidden OpenClaw attribution headers (`originator`, `version`, `User-Agent`) apply only on native OpenAI traffic to `api.openai.com`, not generic OpenAI-compatible proxies - Native OpenAI routes also keep Responses `store`, prompt-cache hints, and OpenAI reasoning-compat payload shaping; proxy routes do not -- `openai/gpt-5.3-codex-spark` is intentionally suppressed in OpenClaw because live OpenAI API requests reject it and the current Codex catalog does not expose it +- `openai/gpt-5.3-codex-spark` is available through ChatGPT/Codex OAuth subscription auth when your signed-in account exposes it; OpenClaw still suppresses direct OpenAI API-key and Azure API-key routes for this model because those transports reject it ```json5 {