Docs: add Azure OpenAI provider guide#25166
Docs: add Azure OpenAI provider guide#25166Zifeng-Jiang wants to merge 5 commits intoopenclaw:mainfrom
Conversation
|
@steipete this is the high quality PR to merge for Azure OpenAI support. Extensively tested on: https://github.com/openclaw/openclaw/discussions/13307 Once this is merged I will create another PR for the chat completions provider for non-OpenAI models sold by Azure. |
|
This pull request has been automatically marked as stale due to inactivity. |
|
This pull request has been automatically marked as stale due to inactivity. |
|
This pull request has been automatically marked as stale due to inactivity. |
|
Closing due to inactivity. |
tonyxu-io
left a comment
There was a problem hiding this comment.
This is very helpful, thanks for adding.
Summary
api-keyheader instead ofAuthorization: Bearer) and requires manual provider configuration. Users have no guidance for this setup.docs/providers/azure-openai.mdwith full setup instructions (auth, base URL, model config, reasoning effort, troubleshooting). Added link indocs/providers/index.mdand navigation entry indocs/docs.json.Change Type (select all)
Scope (select all touched areas)
Linked Issue/PR
User-visible / Behavior Changes
None. Docs-only change.
Security Impact (required)
Repro + Verification
Environment
Steps
docs/providers/azure-openai.mdto configureopenclaw.jsonopenclaw gateway restartExpected
/think:high) work as documentedActual
Evidence
Human Verification (required)
openclaw onboardthrough config edit to working agent responses on Azure OpenAICompatibility / Migration
Failure Recovery (if this breaks)
docs/providers/azure-openai.md,docs/providers/index.md,docs/docs.jsondocs.jsonentry is malformedRisks and Mitigations
None.
lobster-biscuit
Greptile Summary
Added comprehensive Azure OpenAI provider documentation with setup instructions, authentication configuration, and troubleshooting guidance. The new guide follows existing provider doc patterns and correctly documents Azure's non-standard
api-keyheader authentication and Responses API compatibility flags.Confidence Score: 5/5
Last reviewed commit: 01a53dd
(2/5) Greptile learns from your feedback when you react with thumbs up/down!