Alte Logik + SamplesCount

This commit is contained in:
2026-02-20 12:23:28 +01:00
parent 5bc4a90117
commit bf41810966
5 changed files with 31 additions and 66 deletions

View File

@@ -15,8 +15,6 @@ namespace BeWo.Service.Core
/// </summary>
public static string GetAiSystemPromptPath()
=> Path.Combine(getRoot(), "AI", "systemPrompts");
public static string GetAiOwnsoftPromptPath()
=> Path.Combine(getRoot(), "AI", "ownsoftPrompts");
public static string GetUniqueRequestLogFile()