diff --git a/salt/soc/defaults.yaml b/salt/soc/defaults.yaml index bd6538e2d..c1ae2579c 100644 --- a/salt/soc/defaults.yaml +++ b/salt/soc/defaults.yaml @@ -2653,25 +2653,19 @@ soc: thresholdColorRatioMax: 1 availableModels: - id: sonnet-4 - displayName: Claude Sonnet 4 + displayName: Claude Sonnet 4 ($$) contextLimitSmall: 200000 contextLimitLarge: 1000000 lowBalanceColorAlert: 500000 enabled: true - id: sonnet-4.5 - displayName: Claude Sonnet 4.5 + displayName: Claude Sonnet 4.5 ($$$) contextLimitSmall: 200000 contextLimitLarge: 1000000 lowBalanceColorAlert: 500000 enabled: true - - id: gptoss-120b - displayName: GPT-OSS 120B - contextLimitSmall: 128000 - contextLimitLarge: 128000 - lowBalanceColorAlert: 500000 - enabled: true - id: qwen-235b - displayName: QWEN 235B + displayName: QWEN 235B ($) contextLimitSmall: 256000 contextLimitLarge: 256000 lowBalanceColorAlert: 500000