ChatMessageContext.Citations Property

Definition

The citations produced by the data retrieval.

public System.Collections.Generic.IReadOnlyList<Azure.AI.OpenAI.Chat.ChatCitation> Citations { get; }
member this.Citations : System.Collections.Generic.IReadOnlyList<Azure.AI.OpenAI.Chat.ChatCitation>
Public ReadOnly Property Citations As IReadOnlyList(Of ChatCitation)

Property Value

Applies to