{{ $t('Use AI embeddings to find semantically similar questions, even when wording differs.') }}
{{ $t('Provider Mismatch Detected') }}
{{ $t('%s embeddings were created with a different provider. Regenerate all for consistent matching quality.', status.mismatched) }}
{{ $t('This will regenerate embeddings for all {count} saved replies using the current provider ({provider}).', { count: status.total, provider: status.provider }) }}
{{ $t('This action:') }}
{{ $t('This will remove embeddings from all {count} saved replies. Semantic matching will not work until you generate new embeddings.', { count: status.with_embeddings }) }}