Skip to main content

DEFAULT_MODEL

Constant DEFAULT_MODEL 

Source
pub const DEFAULT_MODEL: &str = "claude-sonnet-4-6";
Expand description

Default model — Sonnet 4.6 hits the cost-quality sweet spot for NL→SQL. Override via AskConfig::model or the SQLRITE_LLM_MODEL env var. See docs/phase-7-plan.md for the model-choice rationale.