fix(gateway): point model override error to config docs · openclaw/openclaw@6ab32be
Aman113114-I
·
2026-05-23
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -968,7 +968,7 @@ describe("loadGatewayPlugins", () => {
|
968 | 968 | }), |
969 | 969 | ), |
970 | 970 | ).rejects.toThrow( |
971 | | -'plugin "voice-call" is not trusted for fallback provider/model override requests. See https://docs.openclaw.ai/tools/plugin#runtime-helpers and search for: plugins.entries.<id>.subagent.allowModelOverride', |
| 971 | +'plugin "voice-call" is not trusted for fallback provider/model override requests. See https://docs.openclaw.ai/gateway/configuration-reference#plugins and search for: plugins.entries.<id>.subagent.allowModelOverride', |
972 | 972 | ); |
973 | 973 | }); |
974 | 974 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。