Share via


AgentResponse.Instructions Property

Definition

Instructions from agent on next steps.

[System.Text.Json.Serialization.JsonPropertyName("system_instructions")]
public string Instructions { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("system_instructions")>]
member this.Instructions : string with get, set
Public Property Instructions As String

Property Value

Attributes

Applies to