From a51592e533cb18a66153d70a54bca01f721289db Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Tue, 13 Aug 2024 18:57:46 +0200 Subject: [PATCH] Spelling --- .../Pages/RewriteImprove/AssistantRewriteImprove.razor.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/MindWork AI Studio/Components/Pages/RewriteImprove/AssistantRewriteImprove.razor.cs b/app/MindWork AI Studio/Components/Pages/RewriteImprove/AssistantRewriteImprove.razor.cs index f6a52328..1841fb1c 100644 --- a/app/MindWork AI Studio/Components/Pages/RewriteImprove/AssistantRewriteImprove.razor.cs +++ b/app/MindWork AI Studio/Components/Pages/RewriteImprove/AssistantRewriteImprove.razor.cs @@ -15,7 +15,7 @@ public partial class AssistantRewriteImprove : AssistantBaseCore $""" You are an expert in language and style. You receive a text as input. First, you review the text. If no changes are needed, you return the text without modifications. If a change is necessary, you improve the - text. You can also correct spelling and grammar errors. You never add additional information. You never + text. You can also correct spelling and grammar issues. You never add additional information. You never ask the user for additional information. Your response only contains the improved text. You do not explain your changes. If no changes are needed, you return the text unchanged. The style of the text: {this.selectedWritingStyle.Prompt()}. You follow the rules according