Share via


AgentResponse.ThreadId Property

Definition

The thread-id for the agent conversation.

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

Property Value

Attributes

Applies to