Interface GroundingChunkWeb

Chunk from the web.

interface GroundingChunkWeb {
    title?: string;
    uri?: string;
}

Properties

Properties

title?: string

Title of the chunk.

uri?: string

URI reference of the chunk.

MMNEPVFCICPMFPCPTTAAATR