Update config.js

This commit is contained in:
2026-04-12 13:25:47 -07:00
committed by GitHub
parent e483b054fd
commit fee49de3e2

View File

@@ -1,2 +1,3 @@
export const SEARCH_MODEL = "perplexity/sonar" export const SEARCH_MODEL = "perplexity/sonar"
export const REASON_MODEL = "anthropic/claude-sonnet-4.6" export const REASON_MODEL = "anthropic/claude-sonnet-4.6"
export const JSON_ROLLING_WINDOW = 3