AIAgent Constructor |
| Name | Description | |
|---|---|---|
| AIAgent(AIAgentConfiguration) | Creates an AIAgent directly from an existing AIAgentConfiguration instance. | |
| AIAgent(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. |