GroundingAttribution interface

ลายเซ็น:

export interface GroundingAttribution 

พร็อพเพอร์ตี้

พร็อพเพอร์ตี้ ประเภท คำอธิบาย
confidenceScore ตัวเลข
บริบทที่ดึงมา การระบุแหล่งที่มาที่ดึงข้อมูล
กลุ่ม Segment
เว็บ การระบุแหล่งที่มาของเว็บ

GroundingAttribution.confidenceScore

ลายเซ็น:

confidenceScore?: number;

GroundingAttribution.retrievedContext

ลายเซ็น:

retrievedContext?: RetrievedContextAttribution;

GroundingAttribution.segment

ลายเซ็น:

segment: Segment;

การระบุแหล่งที่มา Attribution.web

ลายเซ็น:

web?: WebAttribution;