AgentGroupChatSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides settings that affect the behavior of AgentGroupChat instances.
public class AgentGroupChatSettings
type AgentGroupChatSettings = class
Public Class AgentGroupChatSettings
- Inheritance
-
AgentGroupChatSettings
Remarks
The default behavior results in no agent selection.
Constructors
AgentGroupChatSettings() |
Properties
SelectionStrategy |
Gets the strategy for selecting the next agent. |
TerminationStrategy |
Gets the strategy for terminating the agent. |