Share via


Response.PreviousResponseId Property

Definition

The unique ID of the previous response to the model. Use this to create multi-turn conversations. Learn more about conversation state.

public string PreviousResponseId { get; }
member this.PreviousResponseId : string
Public ReadOnly Property PreviousResponseId As String

Property Value

Applies to