Auf internes Config System umgestiegen
This commit is contained in:
@@ -24,7 +24,7 @@ namespace AICore.Prompt.SystemPrompts
|
||||
{
|
||||
var sb = new StringBuilder();
|
||||
|
||||
sb.AppendLine(getCustomSystemPrompt("customFunctionPreSystemPrompt.txt"));
|
||||
sb.AppendLine(getCustomSystemPrompt());
|
||||
sb.AppendLine();
|
||||
sb.AppendLine();
|
||||
sb.AppendLine("---");
|
||||
|
||||
Reference in New Issue
Block a user