HandoffWorkflowBuilderCore<TBuilder>.FunctionPrefix Field

Definition

The prefix for function calls that trigger handoffs to other agents; the full name is then {FunctionPrefix}&lt;agent_id&gt;, where &lt;agent_id&gt; is the ID of the target agent to hand off to.

public const string FunctionPrefix;
val mutable FunctionPrefix : string
Public Const FunctionPrefix As String 

Field Value

Applies to