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