5 references to Content
Aspire.Dashboard (5)
Components\Dialogs\AssistantSidebarDialog.razor.cs (5)
37Content.Chat.DisplayContainer = AssistantChatDisplayContainer.Sidebar; 60Content.Chat.DisplayContainer = AssistantChatDisplayContainer.Switching; 62await AIContextProvider.LaunchAssistantModelDialogAsync(Content.Chat, openedForMobileView); 79if (Content.Chat.DisplayContainer == AssistantChatDisplayContainer.Sidebar) 81Content.Chat.Dispose();