mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 10:00:42 +00:00
committed by
GitHub
parent
e640c0a95f
commit
e4bfc8066e
@@ -543,6 +543,8 @@ For image-generation requests on a recognized Azure host, OpenClaw:
|
||||
- Sends the `api-key` header instead of `Authorization: Bearer`
|
||||
- Uses deployment-scoped paths (`/openai/deployments/{deployment}/...`)
|
||||
- Appends `?api-version=...` to each request
|
||||
- Uses a 600s default request timeout for Azure image-generation calls.
|
||||
Per-call `timeoutMs` values still override this default.
|
||||
|
||||
Other base URLs (public OpenAI, OpenAI-compatible proxies) keep the standard
|
||||
OpenAI image request shape.
|
||||
|
||||
Reference in New Issue
Block a user