2 references to AddFollowUpPromptAsync
Aspire.Dashboard (2)
Model\Assistant\AIContextProvider.cs (1)
187await viewModel.AddFollowUpPromptAsync(chatBuilder.Build()).ConfigureAwait(false);
Model\Assistant\AssistantChatViewModel.cs (1)
949await AddFollowUpPromptAsync(chatBuilder.Build()).ConfigureAwait(false);