@if (status() === 'reasoning') { }
{{ 'PAC.Chat.Thoughts' | translate: { Default: 'Thoughts' } }}
@if (expandReason()) { } @else { }
@for (item of reasoning(); track item.id ?? $index) { }