Update tests.

This commit is contained in:
Christian Gunderman
2026-04-10 17:11:58 -07:00
parent 38830bfe81
commit 1fa422a7c6
2 changed files with 62 additions and 301 deletions
@@ -55,7 +55,7 @@ export class NodeDistillationProcessor implements ContextProcessor {
try {
const response = await this.env.llmClient.generateContent({
role: LlmRole.UTILITY_COMPRESSOR,
modelConfigKey: { model: 'default' },
modelConfigKey: { model: 'summarizer-default' },
promptId: this.env.promptId,
abortSignal: new AbortController().signal,
contents: [