Update config.js

This commit is contained in:
2026-04-12 15:34:35 -07:00
committed by GitHub
parent 108012a14e
commit 6cfade3076

View File

@@ -1,7 +1,7 @@
export const SEARCH_MODEL = "perplexity/sonar" export const SEARCH_MODEL = "perplexity/sonar"
export const REASON_MODEL = "anthropic/claude-opus-4.6:online" export const REASON_MODEL = "anthropic/claude-opus-4.6:online"
export const JSON_ROLLING_WINDOW = 3 export const JSON_ROLLING_WINDOW = 3
export const REASON_MODEL_QUERY = "Send me a ntfy" export const REASON_MODEL_QUERY = "Send me a ntfy, u can look up online again"
export const REASON_MODEL_SYS_PROMPT = `Contact me via ntfy by using the following format: export const REASON_MODEL_SYS_PROMPT = `Contact me via ntfy by using the following format:
\`\`\`ntfy# \`\`\`ntfy#
<Your msg> <Your msg>