Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Citations

import type { Citations } from "https://googleapis.deno.dev/v1/ces:v1.ts";

Citations associated with the agent response.

interface Citations {
citedChunks?: CitationsCitedChunk[];
}

§Properties

§
citedChunks?: CitationsCitedChunk[]
[src]

List of cited pieces of information.