vtcode-config 0.116.4

Config loader components shared across VT Code and downstream adopters
Documentation
1
2
3
4
5
6
7
pub const STEP_3_7_FLASH: &str = "step-3.7-flash";

pub const DEFAULT_MODEL: &str = STEP_3_7_FLASH;

pub const SUPPORTED_MODELS: &[&str] = &[STEP_3_7_FLASH];

pub const REASONING_MODELS: &[&str] = &[STEP_3_7_FLASH];