GroundingAttribution interface

Chữ ký:

export interface GroundingAttribution 

Thuộc tính

Tài sản Loại Mô tả
confidenceScore số
RetrievedContext RetrievedContextAttribution
phân khúc Segment
web Phân bổ web

GroundingAttribution.confidenceScore

Chữ ký:

confidenceScore?: number;

GroundingAttribution.RetrievedContext

Chữ ký:

retrievedContext?: RetrievedContextAttribution;

GroundingAttribution.segment

Chữ ký:

segment: Segment;

GroundingAttribution.web

Chữ ký:

web?: WebAttribution;