Seal Report Library
Seal Report Library
Namespaces
Seal.AI
AIAgent Class
AIAgent Constructor
AIAgent(AIAgentConfiguration) Constructor
AIAgent(String) Constructor
AIAgent(String) Constructor
Creates an
AIAgent
from a named
AIAgentConfiguration
. Injects the configuration's
EffectiveSystemPrompt
as the first message in the conversation when it is not empty.
Namespace:
Seal.AI
Assembly:
SealLibrary (in SealLibrary.dll) Version: 10.0.1.0+a44cd3a7f03c2bf3cdbd971a878c679e40bed08a
Syntax
C#
Copy
public
AIAgent
(
string
agentName
=
null
)
Parameters
agentName
String
(Optional)
Name of the
AIAgentConfiguration
to look up. Pass
null
or empty to use the default configuration (set via
DefaultAgentGUID
).
See Also
Reference
AIAgent Class
AIAgent Overload
Seal.AI Namespace
https://sealreport.org