docs(openai): clarify spark oauth support · openclaw/openclaw@8ea848a
VACInc
·
2026-06-15
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -99,7 +99,7 @@ Official provider plugins publish their own model catalog rows. These providers
|
99 | 99 | - Use `params.serviceTier` when you want an explicit tier instead of the shared `/fast` toggle |
100 | 100 | - Hidden OpenClaw attribution headers (`originator`, `version`, `User-Agent`) apply only on native OpenAI traffic to `api.openai.com`, not generic OpenAI-compatible proxies |
101 | 101 | - Native OpenAI routes also keep Responses `store`, prompt-cache hints, and OpenAI reasoning-compat payload shaping; proxy routes do not |
102 | | -- `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 |
| 102 | +- `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 |
103 | 103 | |
104 | 104 | ```json5 |
105 | 105 | { |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。