AI-Studio/app/MindWork AI Studio/Components/Settings/SettingsPanelDataSources.razor.cs
Paul Koudelka c7b42bee96
Added local RAG (#756)
Co-authored-by: Thorsten Sommer <SommerEngineering@users.noreply.github.com>
2026-09-09 18:43:37 +02:00

3 lines
107 B
C#

namespace AIStudio.Components.Settings;
public partial class SettingsPanelDataSources : SettingsPanelBase;