From ee7327af8ee61e486c7c66269430a0bf1c65ede8 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sun, 1 Feb 2026 14:13:37 +0100 Subject: [PATCH] Allow rule loading buttons to be disabled --- .../DocumentAnalysis/DocumentAnalysisAssistant.razor | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/MindWork AI Studio/Assistants/DocumentAnalysis/DocumentAnalysisAssistant.razor b/app/MindWork AI Studio/Assistants/DocumentAnalysis/DocumentAnalysisAssistant.razor index a1df7dba..6f8cef6b 100644 --- a/app/MindWork AI Studio/Assistants/DocumentAnalysis/DocumentAnalysisAssistant.razor +++ b/app/MindWork AI Studio/Assistants/DocumentAnalysis/DocumentAnalysisAssistant.razor @@ -126,7 +126,7 @@ else - + @T("After the AI has processed all documents, it needs your instructions on how the result should be formatted. Would you like a structured list with keywords or a continuous text? Should the output include emojis or be written in formal business language? You can specify all these preferences in the output rules. There, you can also predefine a desired structure—for example, by using Markdown formatting to define headings, paragraphs, or bullet points.") @@ -134,7 +134,7 @@ else - + @T("Preparation for enterprise distribution") @@ -167,4 +167,4 @@ else } - \ No newline at end of file +