AgentGroupChatSettings Class

Definition

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.

Applies to