namespace AIStudio.Components.Settings; public partial class SettingsPanelAgentDataSourceSelection : SettingsPanelBase { protected override SettingsPanel Type => SettingsPanel.AGENT_DATA_SOURCE_SELECTION_PANEL; }