ConversationSplitters.Full Property

Definition

The first user message (and any preceding system messages) is the query; the entire remainder of the conversation is the response. Evaluates overall conversation trajectory.

public static Microsoft.Agents.AI.IConversationSplitter Full { get; }
static member Full : Microsoft.Agents.AI.IConversationSplitter
Public Shared ReadOnly Property Full As IConversationSplitter

Property Value

Applies to