Partager via


AzureChatMessageContext.Citations Property

Definition

The citations produced by the data retrieval.

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

Property Value

Applies to