minor change
This commit is contained in:
parent
96262c35d2
commit
0d6127292b
|
|
@ -248,7 +248,7 @@ public partial class InstructService
|
|||
Provider = codeInterpreter.Provider,
|
||||
Model = string.Empty,
|
||||
TemplateName = scriptName,
|
||||
UserMessage = string.Empty,
|
||||
UserMessage = message.Content,
|
||||
SystemInstruction = string.Empty,
|
||||
CompletionText = response.Text
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue