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