From fee49de3e2512c13bd8e21da8bcdc2e30e2ec6ca Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Sun, 12 Apr 2026 13:25:47 -0700 Subject: [PATCH] Update config.js --- config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/config.js b/config.js index 5191311..ac68875 100644 --- a/config.js +++ b/config.js @@ -1,2 +1,3 @@ export const SEARCH_MODEL = "perplexity/sonar" export const REASON_MODEL = "anthropic/claude-sonnet-4.6" +export const JSON_ROLLING_WINDOW = 3