}
@if (selectedCopilotWithModels(); as copilot) {
@if (copilot.providerWithModels.icon_small) {
span]:hidden'
"
zPosition="left"
>
{{ _copilotModel()?.model }}
@if (showInlineSelectedModelTags(modelContainer)) {
@for (tag of modelDisplayTags(model); track tag.id; let first = $first) {
@if (tag.iconClass) {
}
{{ tag.defaultText }}
}
}
{{ 'PAC.Copilot.ChooseRightCopilot' | translate: { Default: 'Please choose right copilot' } }}
@if (__copilotModel().model) {
{{ __copilotModel().modelType + '/' + __copilotModel().model }}
}
{{ 'PAC.Copilot.SelectModel' | translate: { Default: 'Select model' } }}