Share via


AggregatorMode Enum

Definition

Defines the relationship between the internal aggregated chat and the chat with which AggregatorAgent is participating.

public enum AggregatorMode
type AggregatorMode = 
Public Enum AggregatorMode
Inheritance
AggregatorMode

Fields

Name Value Description
Flat 0

A flat embedding of the aggregated chat within another chat.

Nested 1

A nested embedding the aggregated chat within another chat.

Applies to