chore(sync): mirror docs from openclaw/openclaw@e4bfc8066e
This commit is contained in:
parent
eeba406b43
commit
068e708ab7
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "e640c0a95fcbd06a1311f18fc635518d011d45da",
|
||||
"syncedAt": "2026-04-25T22:24:51.504Z"
|
||||
"sha": "e4bfc8066ecf90699ec4b8bc1b15c6be40c1965d",
|
||||
"syncedAt": "2026-04-25T22:35:42.578Z"
|
||||
}
|
||||
|
||||
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user