From 1568b56f70f7e558476f1348684a923181a6e4cf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Peer=20Sch=C3=BCtt?=
<20603780+peerschuett@users.noreply.github.com>
Date: Tue, 11 Mar 2025 16:15:07 +0100
Subject: [PATCH] Minor spelling mistakes
---
.../Components/Settings/SettingsPanelAgentContentCleaner.razor | 2 +-
.../Settings/SettingsPanelAgentDataSourceSelection.razor | 2 +-
.../Settings/SettingsPanelAgentRetrievalContextValidation.razor | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/app/MindWork AI Studio/Components/Settings/SettingsPanelAgentContentCleaner.razor b/app/MindWork AI Studio/Components/Settings/SettingsPanelAgentContentCleaner.razor
index 8c163db4..1d18d307 100644
--- a/app/MindWork AI Studio/Components/Settings/SettingsPanelAgentContentCleaner.razor
+++ b/app/MindWork AI Studio/Components/Settings/SettingsPanelAgentContentCleaner.razor
@@ -6,7 +6,7 @@
Use Case: this agent is used to clean up text content. It extracts the main content, removes advertisements and other irrelevant things,
and attempts to convert relative links into absolute links so that they can be used.
-
+
\ No newline at end of file
diff --git a/app/MindWork AI Studio/Components/Settings/SettingsPanelAgentDataSourceSelection.razor b/app/MindWork AI Studio/Components/Settings/SettingsPanelAgentDataSourceSelection.razor
index e0fca6e8..7de3bad4 100644
--- a/app/MindWork AI Studio/Components/Settings/SettingsPanelAgentDataSourceSelection.razor
+++ b/app/MindWork AI Studio/Components/Settings/SettingsPanelAgentDataSourceSelection.razor
@@ -5,7 +5,7 @@
Use Case: this agent is used to select the appropriate data sources for the current prompt.
-
+
\ No newline at end of file
diff --git a/app/MindWork AI Studio/Components/Settings/SettingsPanelAgentRetrievalContextValidation.razor b/app/MindWork AI Studio/Components/Settings/SettingsPanelAgentRetrievalContextValidation.razor
index b9e3b853..00eb4311 100644
--- a/app/MindWork AI Studio/Components/Settings/SettingsPanelAgentRetrievalContextValidation.razor
+++ b/app/MindWork AI Studio/Components/Settings/SettingsPanelAgentRetrievalContextValidation.razor
@@ -10,7 +10,7 @@
@if (this.SettingsManager.ConfigurationData.AgentRetrievalContextValidation.EnableRetrievalContextValidation)
{
-
+