Interface CitationMetadata

Citation information when the model quotes another source.

interface CitationMetadata {
    citations?: Citation[];
}

Properties

Properties

citations?: Citation[]

Contains citation information when the model directly quotes, at length, from another source. Can include traditional websites and code repositories.

MMNEPVFCICPMFPCPTTAAATR