mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-14 22:28:43 +02:00
Update defaults.yaml to modify model entries
Removed display price from Claude Sonnet 4.5 and deleted QWEN 235B model.
This commit is contained in:
@@ -2653,16 +2653,10 @@ soc:
|
|||||||
thresholdColorRatioMax: 1
|
thresholdColorRatioMax: 1
|
||||||
availableModels:
|
availableModels:
|
||||||
- id: sonnet-4.5
|
- id: sonnet-4.5
|
||||||
displayName: Claude Sonnet 4.5 ($$$)
|
displayName: Claude Sonnet 4.5
|
||||||
origin: USA
|
origin: USA
|
||||||
contextLimitSmall: 200000
|
contextLimitSmall: 200000
|
||||||
contextLimitLarge: 1000000
|
contextLimitLarge: 1000000
|
||||||
lowBalanceColorAlert: 500000
|
lowBalanceColorAlert: 500000
|
||||||
enabled: true
|
enabled: true
|
||||||
- id: qwen-235b
|
|
||||||
displayName: QWEN 235B ($)
|
|
||||||
origin: China
|
|
||||||
contextLimitSmall: 256000
|
|
||||||
contextLimitLarge: 256000
|
|
||||||
lowBalanceColorAlert: 500000
|
|
||||||
enabled: true
|
|
||||||
|
|||||||
Reference in New Issue
Block a user