다음을 통해 공유


KnowledgeAgentOutputConfiguration.AttemptFastPath Property

Definition

Indicates whether the agent should attempt to issue the most recent chat message as a direct query to the knowledge sources, bypassing the model calls.

public bool? AttemptFastPath { get; set; }
member this.AttemptFastPath : Nullable<bool> with get, set
Public Property AttemptFastPath As Nullable(Of Boolean)

Property Value

Applies to