{{ __('Configure how AI responds across each channel. Provider and billing apply globally; behavior is per-channel.') }}
{{ __('Some AI features require a higher plan') }}
{{ __('These settings apply to every channel — they control which LLM you pay for.') }}
{{ __('Locked to platform default. Upgrade to Pro to choose your own provider.') }}
@endif{{ __('Set by your administrator. Upgrade to Pro to override the model.') }}
@endif@if($canOwnKey) {{ __('When ON: your key is used (you pay the LLM bill). When OFF: platform admin keys are used (we pay).') }} @else {{ __('Your plan uses our platform API keys. Upgrade to Pro to plug in your own OpenAI / Anthropic key.') }} @endif
{{ $msg }}
@endif{{ __('Set to 0 for unlimited. Applies across all channels.') }}
{{ __('Each channel has its own AI settings. Click a card to expand.') }}
{{ $meta['label'] }}
@if($channelLocked) {{ __('Pro') }} @endif@if($channelLocked) {{ __('Upgrade to Pro to enable per-channel AI on') }} {{ $meta['label'] }}. @else {{ $meta['blurb'] }} @endif
{{ __('Reliability — when to SKIP replying') }}
{{ __("Avoid replying to messages that don't deserve a response. Email needs strict filters; chat usually doesn't.") }}
{{ __('Escalate to human when unsure') }}
@if(!$canEscalate) {{ __('Pro') }} @endif@if($canEscalate) {{ __('When confidence drops below the threshold: assign conversation, tag, and notify the assignee.') }} @else {{ __('Upgrade to Pro to auto-hand-off low-confidence conversations to a human teammate.') }} @endif