diff --git a/src/utils/model/contextWindowUpgradeCheck.ts b/src/utils/model/contextWindowUpgradeCheck.ts index 7a4c603..1c078cc 100644 --- a/src/utils/model/contextWindowUpgradeCheck.ts +++ b/src/utils/model/contextWindowUpgradeCheck.ts @@ -45,3 +45,4 @@ export function getUpgradeMessage(context: 'warning' | 'tip'): string | null { return null } } +