From 431c67566aa5a7589f1b8ed60e76c6e21cea82db Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sun, 25 May 2025 13:13:40 +0200 Subject: [PATCH] Removed redundant title --- .../Dialogs/Settings/SettingsDialogChatTemplate.razor | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/app/MindWork AI Studio/Dialogs/Settings/SettingsDialogChatTemplate.razor b/app/MindWork AI Studio/Dialogs/Settings/SettingsDialogChatTemplate.razor index 80345598..a11c9de0 100644 --- a/app/MindWork AI Studio/Dialogs/Settings/SettingsDialogChatTemplate.razor +++ b/app/MindWork AI Studio/Dialogs/Settings/SettingsDialogChatTemplate.razor @@ -4,14 +4,10 @@ - @T("Chat Template Options") + @T("Your Chat Templates") - - @T("Your Chat Templates") - - @T("Customize your AI experience with chat templates. Whether you want to experiment with prompt engineering, simply use a custom system prompt in the standard chat interface, or create a specialized assistant, our templates give you full control. Similar to common AI companies' playgrounds, you can define your own system prompts and leverage assistant prompts for providers that support them.")