InferenceCallDetails.ResponseId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the identifier associated with the model's response payload.
public string? ResponseId { get; }
member this.ResponseId : string
Public ReadOnly Property ResponseId As String