@if (!xpert()) { }
@if (filteredXperts().length > 0) { @for (item of filteredXperts(); track item.id) { } } @else if (searchControl.value) {
{{ 'PAC.Chat.NoXpertFound' | translate: { Default: 'No matching digital experts found' } }}
} @if (hasNoPublishedXperts()) {
{{ 'PAC.Chat.NoPublishedXpert' | translate: { Default: 'No published agents yet. Create one in your workspace and click Publish' } }}
{{ 'PAC.Chat.GotoWorkspace' | translate: { Default: 'Go to Workspace' } }}
}