Share via


AgentInvokeOptions.AdditionalInstructions Property

Definition

Gets or sets any instructions, in addition to those that were provided to the agent initially, that need to be added to the prompt for this invocation only.

public string AdditionalInstructions { get; init; }
member this.AdditionalInstructions : string with get, set
Public Property AdditionalInstructions As String

Property Value

Applies to