docs(tools): scope loop detection recommendation to smaller models (#… · openclaw/openclaw@68918ab
RomneyDa
·
2026-05-04
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -78,7 +78,7 @@ When a run id is available, recent tool-call history is evaluated only within th
|
78 | 78 | |
79 | 79 | ## Recommended setup |
80 | 80 | |
81 | | -- Start with `enabled: true`, defaults unchanged. |
| 81 | +- For smaller models, start with `enabled: true`, defaults unchanged. Flagship models rarely need loop detection and can leave it disabled. |
82 | 82 | - Keep thresholds ordered as `warningThreshold < criticalThreshold < globalCircuitBreakerThreshold`. |
83 | 83 | - If false positives occur: |
84 | 84 | - raise `warningThreshold` and/or `criticalThreshold` |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。