mirror of
https://github.com/microcron/pink.git
synced 2026-04-27 18:22:13 +00:00
4 lines
142 B
JavaScript
4 lines
142 B
JavaScript
export const SEARCH_MODEL = "perplexity/sonar"
|
|
export const REASON_MODEL = "anthropic/claude-sonnet-4.6"
|
|
export const JSON_ROLLING_WINDOW = 3
|