interface GeminiGroundingChunkWeb {
    title: string;
    uri: string;
}

Properties

Properties

title: string
uri: string