docs(doctor): document models.providers.api migration and stale-enum … · openclaw/openclaw@e2ecf29
vincentkoc
·
2026-04-27
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -197,6 +197,7 @@ That stages grounded durable candidates into the short-term dreaming store while
|
197 | 197 | - `browser.ssrfPolicy.allowPrivateNetwork` → `browser.ssrfPolicy.dangerouslyAllowPrivateNetwork` |
198 | 198 | - `browser.profiles.*.driver: "extension"` → `"existing-session"` |
199 | 199 | - remove `browser.relayBindHost` (legacy extension relay setting) |
| 200 | +- legacy `models.providers.*.api: "openai"` → `"openai-completions"` (gateway startup also skips providers whose `api` is set to a future or unknown enum value rather than failing closed) |
200 | 201 | |
201 | 202 | Doctor warnings also include account-default guidance for multi-account channels: |
202 | 203 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。