优化LLM提示词

This commit is contained in:
2026-02-28 22:34:51 +08:00
parent 6beb8b5be9
commit 53f1c4902c
9 changed files with 292 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
using System.Windows.Media;
namespace ColorCode.Wpf.Common
namespace Szmedi.RvKits.RvScript
{
public static class ExtensionMethods
{