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.