docs(providers): openai — drop stray anchor tag, consolidate trailing azure notes

This commit is contained in:
Vincent Koc
2026-04-23 09:48:42 -07:00
parent 8997df5c45
commit b3ca4e088e

View File

@@ -502,23 +502,14 @@ Azure portal.
<Note> <Note>
Azure OpenAI uses native transport and compat behavior but does not receive Azure OpenAI uses native transport and compat behavior but does not receive
OpenClaw's hidden attribution headers. See the **Native vs OpenAI-compatible OpenClaw's hidden attribution headers — see the **Native vs OpenAI-compatible
routes** accordion under [Advanced configuration](#advanced-configuration) routes** accordion under [Advanced configuration](#advanced-configuration).
for details.
</Note>
<Tip> For chat or Responses traffic on Azure (beyond image generation), use the
For a separate Azure OpenAI Responses provider (distinct from the `openai` onboarding flow or a dedicated Azure provider config — `openai.baseUrl` alone
provider), see the `azure-openai-responses/*` model refs in the does not pick up the Azure API/auth shape. A separate
[Server-side compaction](#server-side-compaction-responses-api) accordion. `azure-openai-responses/*` provider exists; see
</Tip> [Server-side compaction](#server-side-compaction-responses-api).
<Note>
Azure chat and Responses traffic need Azure-specific provider/API config in
addition to a base URL override. If you want Azure model calls beyond image
generation, use the onboarding flow or a provider config that sets the
appropriate Azure API/auth shape rather than assuming `openai.baseUrl` alone
is enough.
</Note> </Note>
## Advanced configuration ## Advanced configuration
@@ -579,8 +570,6 @@ is enough.
</Accordion> </Accordion>
<a id="openai-fast-mode"></a>
<Accordion title="Fast mode"> <Accordion title="Fast mode">
OpenClaw exposes a shared fast-mode toggle for both `openai/*` and `openai-codex/*`: OpenClaw exposes a shared fast-mode toggle for both `openai/*` and `openai-codex/*`: