From c1594496ad9a37a654b9017d33759f7fe67a4304 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Sun, 12 Apr 2026 14:14:39 -0700 Subject: [PATCH] Add new reason model query and system prompt --- config.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.js b/config.js index ac68875..eabef66 100644 --- a/config.js +++ b/config.js @@ -1,3 +1,5 @@ export const SEARCH_MODEL = "perplexity/sonar" export const REASON_MODEL = "anthropic/claude-sonnet-4.6" export const JSON_ROLLING_WINDOW = 3 +export const REASON_MODEL_QUERY = "Send me a ntfy" +export const REASON_MODEL_SYS_PROMPT = ""