Create config.js

This commit is contained in:
2026-04-12 13:10:08 -07:00
committed by GitHub
parent 9a8c595161
commit bc6dea947e

2
config.js Normal file
View File

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