feat(agents): add per-agent stream params overrides for cache tuning (#17470) (thanks @rrenamed)

This commit is contained in:
Peter Steinberger
2026-02-23 18:19:08 +00:00
parent be6f0b8c84
commit 160bd61fff
5 changed files with 91 additions and 1 deletions

View File

@@ -736,6 +736,7 @@ export async function runEmbeddedAttempt(
params.modelId,
params.streamParams,
params.thinkLevel,
sessionAgentId,
);
if (cacheTrace) {