Interface GroundingChunk

Grounding chunk.

interface GroundingChunk {
    retrievedContext?: GroundingChunkRetrievedContext;
    web?: GroundingChunkWeb;
}

Properties

Grounding chunk from context retrieved by the retrieval tools.

Grounding chunk from the web.

MMNEPVFCICPMFPCPTTAAATR