Click or drag to resize

AIAgent Constructor

Overload List
 NameDescription
Public methodAIAgent(AIAgentConfiguration) Creates an AIAgent directly from an existing AIAgentConfiguration instance.
Public methodAIAgent(String) Creates an AIAgent from a named AIAgentConfiguration. Injects the configuration's EffectiveSystemPrompt as the first message in the conversation when it is not empty.
Top
See Also