feat: add routing reliability management
This commit is contained in:
@@ -200,6 +200,16 @@ export function ModelMutateDrawer({
|
||||
'group_ratio_setting.group_special_usable_group': '{}',
|
||||
'grok.violation_deduction_enabled': false,
|
||||
'grok.violation_deduction_amount': 0,
|
||||
RetryTimes: 0,
|
||||
ChannelDisableThreshold: '',
|
||||
AutomaticDisableChannelEnabled: false,
|
||||
AutomaticEnableChannelEnabled: false,
|
||||
AutomaticDisableKeywords: '',
|
||||
AutomaticDisableStatusCodes: '401',
|
||||
AutomaticRetryStatusCodes:
|
||||
'100-199,300-399,401-407,409-499,500-503,505-523,525-599',
|
||||
'monitor_setting.auto_test_channel_enabled': false,
|
||||
'monitor_setting.auto_test_channel_minutes': 10,
|
||||
'channel_affinity_setting.enabled': false,
|
||||
'channel_affinity_setting.switch_on_success': true,
|
||||
'channel_affinity_setting.keep_on_channel_disabled': false,
|
||||
|
||||
Reference in New Issue
Block a user