Seal Report Library
Seal Report Library
Namespaces
Seal.AI
AIAgent Class
AIAgent Methods
Chat Method
ChatHtml Method
ChatSimple Method
Clear Method
GenerateTitle Method
LoadFromFile Method
LoadFromSessionFile Method
OverrideSystemPrompt Method
RewindToUserMessage Method
SaveToFile Method
ToSessionFile Method
AIAgent
Override
System
Prompt Method
Replaces the leading system message in
Messages
with
prompt
. If
prompt
is null or whitespace the existing system message (if any) is simply removed. Call this before
Chat(String, ICancelOperation, ReportExecutionLog, ReportExecutionLog, Int32, Action
String
)
to inject a parameter-driven system prompt that overrides the one from
EffectiveSystemPrompt
.
Namespace:
Seal.AI
Assembly:
SealLibrary (in SealLibrary.dll) Version: 10.0.1.0+a44cd3a7f03c2bf3cdbd971a878c679e40bed08a
Syntax
C#
Copy
public
void
OverrideSystemPrompt
(
string
prompt
)
Parameters
prompt
String
See Also
Reference
AIAgent Class
Seal.AI Namespace
https://sealreport.org