From 634735ae4c73ff39c872e8a7eb1c7d7438e9b579 Mon Sep 17 00:00:00 2001 From: jt Date: Thu, 24 Apr 2025 18:51:18 -0700 Subject: [PATCH 1/3] Show notice and info thing about Prompt Amplifier --- .../Controls/Inference/PromptCard.axaml | 14 +++++++++- .../Languages/Resources.Designer.cs | 15 ++++++++++ .../Languages/Resources.ja-JP.resx | 15 ++++++++++ .../Languages/Resources.resx | 12 ++++++++ .../Inference/PromptCardViewModel.cs | 28 ++++++++++++++++++- .../Models/Settings/TeachingTip.cs | 1 + 6 files changed, 83 insertions(+), 2 deletions(-) diff --git a/StabilityMatrix.Avalonia/Controls/Inference/PromptCard.axaml b/StabilityMatrix.Avalonia/Controls/Inference/PromptCard.axaml index df5f2646..5336127e 100644 --- a/StabilityMatrix.Avalonia/Controls/Inference/PromptCard.axaml +++ b/StabilityMatrix.Avalonia/Controls/Inference/PromptCard.axaml @@ -93,7 +93,6 @@ - +