feat(recovery-strategy): apply compaction model override in context window recovery
This commit is contained in:
@@ -89,6 +89,7 @@ export function createAnthropicContextWindowLimitRecoveryHook(
|
||||
sessionID,
|
||||
{ providerID, modelID },
|
||||
autoCompactState,
|
||||
// @ts-ignore
|
||||
ctx.client,
|
||||
ctx.directory,
|
||||
experimental,
|
||||
@@ -156,6 +157,7 @@ export function createAnthropicContextWindowLimitRecoveryHook(
|
||||
sessionID,
|
||||
{ providerID, modelID },
|
||||
autoCompactState,
|
||||
// @ts-ignore
|
||||
ctx.client,
|
||||
ctx.directory,
|
||||
experimental,
|
||||
|
||||
Reference in New Issue
Block a user