Interface CitationSource (0.4.0)

Source attributions for content. {number} - [startIndex] Start index into the content. {number} - [endIndex] End index into the content. {string} - [url] Url reference of the attribution. {string} - [license] License of the attribution.

Package

@google-cloud/vertexai

Properties

endIndex

endIndex?: number;

license

license?: string;

startIndex

startIndex?: number;

uri

uri?: string;