mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-11 03:34:33 +00:00
feat(agents): add per-agent stream params overrides for cache tuning (#17470) (thanks @rrenamed)
This commit is contained in:
@@ -736,6 +736,7 @@ export async function runEmbeddedAttempt(
|
||||
params.modelId,
|
||||
params.streamParams,
|
||||
params.thinkLevel,
|
||||
sessionAgentId,
|
||||
);
|
||||
|
||||
if (cacheTrace) {
|
||||
|
||||
Reference in New Issue
Block a user