From eee148f53ffd921f963801b92a1fbeeeb938cdaa Mon Sep 17 00:00:00 2001 From: Kojo Date: Fri, 5 Dec 2025 13:49:42 +0100 Subject: [PATCH] =?UTF-8?q?Promptbausteine=20in=20DB=20einf=C3=BCgen=20(un?= =?UTF-8?q?der=20construction)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Detail/AI/AiPromptbausteinDetailView.xaml | 9 ++-- .../AiPromptbausteinTreeViewModel.cs | 5 +- ...AiPromptbausteinTreeDC_AiPromptbaustein.cs | 50 +++++++++++++++++++ Service/DCEntityMapper/MapperFactory.cs | 1 + Service/Plugins/AiPromptbausteineService.cs | 16 ++++-- Service/Service.csproj | 1 + 6 files changed, 73 insertions(+), 9 deletions(-) create mode 100644 Service/DCEntityMapper/AiPromptbausteinTreeDC_AiPromptbaustein.cs diff --git a/BeWo/View/Detail/AI/AiPromptbausteinDetailView.xaml b/BeWo/View/Detail/AI/AiPromptbausteinDetailView.xaml index bd0ea8f60..26db106b8 100644 --- a/BeWo/View/Detail/AI/AiPromptbausteinDetailView.xaml +++ b/BeWo/View/Detail/AI/AiPromptbausteinDetailView.xaml @@ -16,7 +16,7 @@ - + @@ -32,12 +32,12 @@ - - - + + + -